* {
	margin: 0px;
	padding: 0px;
	background-color: #aac4ab;
}
#wrapper {
	width: 925px;
	margin-right: auto;
	margin-left: auto;
	background-color: #a9c4ab;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #aac4ab;
	border-left-color: #aac4ab;
	border-top-style: none;
	border-bottom-style: none;
	height: 445px;
}
#wrapper #bodyArea {
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	margin: 20px;
	text-align: left;
}

