/* CSS Document */

body
	{
		background-image:url(../images/water_bg.jpg);
		background-repeat:no-repeat; 
		margin-left:0px;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;	 
		background-color:#092c64;s 
	
	}
	
	
.cont{
		font-family:Tahoma;
		font-size:12px;
		color:#2b2c2d; 
		font-weight:bold; 
		padding-left:0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;	  
	
}

.headings{
		font-family:Tahoma;
		font-size:15px;
		color:#003366; 
		font-weight:bold; 
		padding-left:0px;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;	  
	
}
