body {	
 margin: 0;
 padding: 0;
 border: 0;
 vertical-align:top;
 text-align:center;
 background: #96D145;
}

div#wrapper{
 width: 794px;
 margin: 0 auto;
 text-align: left;
 background: #96D145 url(/images/shadows_green.gif) top center repeat-y; 
}

#dropTop{
 width:794px;
 height:14px;
 background: #fff url(/images/drop_top_green.gif) top center no-repeat; 
}

#dropBottom{
 width:794px;
 height:14px;
 background: #fff url(/images/drop_bottom_green.gif) top center no-repeat; 
 clear: both;
}