
body {

	background-repeat:repeat-x;
	background-color: #ffffff;
	margin-top:0px;
	margin-left:0px;
	height:100%;
}




#wrapper { 
	margin: auto; /* auto for centering the main wrapper or 0 and 0 to position*/
	width: 800px;
	height:100%;
}

.maintbl
	{
	height:100%;
	}