@charset "UTF-8";
body {
	background-color: #00008B;
	background-image:url(../images/BG.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
#content {
	background-image: url(../images/underwater.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	overflow:hidden;
	
}
#content #homecontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	width: 700px;
	margin-left: 100px;
	margin-right: 100px;
	line-height: 1.5;
	font-variant: normal;
}
#content #historycontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	width: 700px;
	margin-left: 100px;
	margin-right: 100px;
	padding:inherit;
}
#contentprofile {
	background-image: url(../images/underwater.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	letter-spacing: normal;
	word-spacing: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#content #contactcontent {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	width: 700px;
	margin-left: 100px;
	margin-right: 100px;
	line-height: 1.5;
	font-variant: normal;
}
