#wrapper {
	text-align: center;
}
body {
	background-color: #000000;
}
#wrapper #content #front {
	border: 3px double #2C9887;
}
#nav {
	text-align: center;
}
#wrapper #nav img {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2C9887;
}



#banner {
	margin-bottom: 30px;
	margin-top: 30px;
}
#wrapper #footer {
	margin-top: 40px;
	color: #FFFFFF;
}
