body {
	background-image: url(/files/system/09design/background.gif);
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
	font-size: 11px;
	color: #000000;
	background-repeat: repeat-x;
	background-color: #ffffff;
	text-align: center;
	margin: 0px;
}



#main {
	background-image: url(/files/system/09design/body_bg.gif);
	width: 955px;
	height: 630px;
	background-repeat: no-repeat;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	
}


