

body {
	color:#000;
	font-family:Verdana, sans-serif;
        background-color:#390102;
	
}

#main {
	display:block;
	width:953px;
	height:680px;
	margin:auto;
	margin-top:40px;
	text-align:center;
}

#main a {
	text-decoration:none;
	color:#fff;
}
#landing {
	display:block;
	background-image: url('../images/bloodybg.jpg');
	background-repeat: repeat;
	width:953px;
	height:680px;
}