/* CSS Document */


.maincell { /* This is the main page content cell */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-color: white;
	background-image: url(images/seaok_13.jpg); 
	background-repeat: no-repeat; 
	background-position: center; 
	
}

#main {
	height: 100%;
	width: 100%;
	background: none;
	
	
}
