body {
	background-image: url(Img/Water.jpg);
	background-color: #9F9F8C;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	vertical-align: middle;
 }
 div.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	display: block;
	height: 213px;
}
div.left {
	width: 200px;
	float: left;
}
div.main {
	float: none;
	clear: none;
	position: absolute;
	left: 200px;
	top: 0px;
	
}
div.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 36px;
	font-weight: bold;
	vertical-align: middle;
	position: absolute;
	margin-left: 213px;
	top: 50px;
	width: auto;
	height: 100px;
	margin-right: 213px;
	text-align: center;
	display: block;
}

