body 
{
	font-family: Verdana, Arial;
	font-size: 12px;
	background-image: url('/images/pixbg1.png');
	background-position: left top;
	background-repeat: repeat-x;
	width: 100%;
	height: auto !important;
	height: 100%;
	margin: 0px;
	padding: 0px;
	min-height: 100%;

}

#mainbox 
{
	position: absolute;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width:660px;
	height: auto;
	left:50%;
	top: 20%;
	margin-left:-330px;
}
