body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #CCCCCC;
	background-color: #000000;
	padding-top: 0px;
	margin: 0px;
}
#image area {
	float: left;
	width: 250px;
	text-align: center;
}
#textmsg {
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: #CCCCCC;
}
#wrapper {
	background-color: #996633;
	text-align: center;
	height: 275px;
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding: 50px;
}
#wrapperG {
	background-color: #003A0F;
	text-align: center;
	height: 400px;
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#wrapperB {
	background-color: #000033;
	text-align: center;
	height: 400px;
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#wrapperBlack {
	background-color: #000000;
	text-align: center;
	height: 400px;
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
#wrapperSite {
	background-color: #737AB5;
	text-align: center;
	height: 450px;
	width: 600px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#wrapperD {
	background-color: #585C26;
	text-align: center;
	height: 400px;
	width: 500px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
}
