a:link, a:visited {
	color: #FFFFFF;
}
h1 {
	font-size: 25px;
	font-weight: bold; 
	color:#FFFFFF;
}
hr {
	width:30%
}
#big {
	text-align: center;
	background: #980000 repeat-y center top;
	height: 100%;
	width:780px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
html, body {
	text-align: center;
	margin:0px;
	padding:0px;
	color: #CCCCCC;
}
h2 {
	display: inline;
}

