body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #000000;
}
h1 {
	font-size: 18px;
}
.MainPage {
	background-color: #FFFFFF;
	height: auto;
	width: 700px;
	position: absolute;
	padding: 50px;
	border: thick groove #999999;

}
h2 {
	font-size: 14px;
	font-weight: bolder;
}
h3 {
	font-size: 12px;
	font-weight: normal;
	color: #000066;
}
.Skyscraper {
	margin: 5px;
	padding: 5px;
	float: left;
	height: 602px;
	width: 122px;
}
.FinalThoughts {
	clear: both;
}
