/* CSS Document */



body {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color: #4C7094;
	margin:0px;
	padding:0px;
	background-image:url(../images/mainBg.jpg);
	background-color:#FFFFFF;
	background-repeat:repeat-x;
	}
