body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #100e0e;
	background: #100e0e url(tobg.jpg) no-repeat top center;
}
.content {
	position:absolute;
	width:960px;
	margin-left:-480px;
	left:50%;
	z-index:1;
	height: auto;	
}

.Box {
	margin-right: 17px;
	margin-bottom: 15px;
	position: relative;
	border: 1px solid #636363;
	float: left;
	width: 300px;
	height: 260px;
	text-align:center;
	
}

a { background-color: none; color: #00c0ff; font-size: 14px;font-family:Tahoma, Geneva, sans-serif;   }
a:hover { background-color: none; color:#F00 }
