/* CSS Document */


body {	
	font-family: "trebuchet ms";	
	font-size: 11px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
	background:url(../images/bg_repeat.gif) top left repeat-x #0b9d05;
	}
	
#wrapper {
	width:1126px;
	height:630px;
	margin:0 auto;
	padding:0;
	background:url(../images/bg.gif) top left no-repeat;
	}
	