body { background-color: #000000; font-family: Verdana; sans-serif; color: #485E2F}

.b {border-color: 3A648C;}

#deadcenter {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 500px;
	margin-left: -250px;
	margin-top: -155px;
	text-align: center;
}

a {text-decoration: none; }
a:link {color: #B51D10}
a:visited {color: #B51D10}
a:active {color: #B51D10}
a:hover {color: #2D3714}
.b {border-color: #3A648C;}