#content { 
width : 888px;
color : #333;
background : #fffff url(images/bbg.jpg);
margin : 0 0 0 0;
min-height : 585px;
padding-top : 15px;
padding-left : 12px;
} 
#boxes { 
height : 250px;
width : 875px;
} 
#boxes a { 
color : #075d29;
} 
#box1 { 
width : 215px;
height : 200px;
float : left;
text-align : left;
} 
#box2 { 
width : 215px;
height : 200px;
text-align : left;
margin : 0 auto;
} 
#box3 { 
width : 215px;
height : 200px;
margin : 0 auto;
text-align : left;
} 
#box4 { 
width : 215px;
height : 200px;
float : right;
text-align : left;
} 
