body { 
	margin:0;
	padding:0;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#000000;
}

h1 {
	position:relative;
	top:9px;
	margin:0;
	padding:0;
	border:0;
	line-height:0;
	font-family:"Arial Black", Arial;
	text-decoration:none;
	text-transform:uppercase;
	color:#414099;
	font-size:15px;
}

a img {
 border:0;
}

a:link, a:active, a:visited, a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	color:#414099;
	text-decoration:underline;
}

ul {
	margin-top:0;
	margin-bottom:0;
}