body {
	background-color: #111;
	text-align: center;
	font-family: "Georgia", "Verdana", Times, serif;
}
.lightblueR {
	color: #ff0000;
}
.lightblueG {
	color: #00ff00;
}
.lightblueB {
	color: #0000ff;
}
#logobox {
	top: 200px;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	height: 300px;
	position: relative;
}
.logoinner {
	opacity: .33;
	position: absolute;
	top: 0;
	left: 85px;
}
.fakeh1 {
	font-size: 32px;
	font-weight: bold;
}
.fakeh3 {
	font-size: 19px;
	font-weight: bold;
}
h1 {
	color: #add8e6; /* ADD8E6 */
}
