/* boxes */


body {
background-color: #000000;}

#content {
	width: 1073px; 
	margin: auto;
	margin-top: 20px;
	text-align: left;}
	
h1 {
	font:  14px Arial;
	line-height: 15px;
	color: #ffffff;}
	
	
#content2 {
	margin-top: -80px;}
	
	
	a {
	color: #ffffff;
	text-decoration: none;}

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