@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/bgr_pop.jpg) #65513d;
	background-position: top right;
	background-repeat: no-repeat;
}


h1 {
	font-size: 2em;
	line-height: 30px;
	font-family: "Times New Roman", Times, serif;
	color: #fff;
}

a {
	color: #fff;
	font-size: 1.3em;
	text-decoration: none;
}
a:hover {
	color: #fff;
	font-size: 1.3em;
	text-decoration: underline;
}