body
{	
	background-color: #000000;
	width: 1024px;
	margin-top: 30px;
	margin-bottom: 70px;
	margin: auto;
	text-align: center;
	font-family: Verdana, Georgia, Arial, Impact, serif;  
	color: #ffffff;
	font-size: 22px
}


h1
{
	font-size: 45px;
	margin-top: -145px;	
}


a
{
	color: #ffffff;
}


a:hover
{
	color: #e31b29;
	text-decoration: blink;
}

a:focus
{
outline:0;
}
