body {
	background-color: black;
	background-image: url('/assets/layout/header/SpaceTravelBG.jpg');
	background-position: top center;
}

.headerleft, .headerright {
	background: none;
}

.headerright {
	text-align: right;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}

.headerright a {
	color: #00aaff;
	font-weight: bold;
	text-decoration: none;
}

.headerright a:hover {
	color: #00ccff;
}

.contentarea {
	color: #00aaff;
}

.bottomBorder h1, .bottomBorder {
	color: #B07050;
}

