/* CSS Document */

body {
	background-image: url(images/innerbg.jpg);  
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	background-color:#62ac32;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:tahoma;
	font-size:11px;
	color:#333333;
	}
