/* CSS Document */

body { 
	background-color:#7a0f11;
	margin:0px;
	padding:0px;
	font: 13px/19px Arial, Sans-Serif;
	color:#576066;
	text-align:center;
}


h1 {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #7a0f11;
	font-weight: normal;
	line-height: normal;
}



a { color:#7a0f11; }
a:hover { text-decoration:none;}

