body {
margin: 0;
padding: 40px 0 0 0; 
background-color: #c0d4a6;
 

}


#wrapper {
width: 950px;
margin-left: auto;
margin-right: auto;

}

#column1{
background: url(shared_images2/zanottos_rose_garden.jpg) no-repeat;
height: 650px;
width: 384px;
float: left;

}

#rose_garden {
background: url(shared_images2/rose_market.jpg) no-repeat;
height: 239px;
width: 182px;
display: block;
text-indent: -9999px;
margin: 228px 0px 10px 191px; padding: 0;
position: relative;

}

#column2{
background: url(shared_images2/zanottos_willow_glen.jpg) no-repeat;
height: 650px;
width: 192px;
float: left;

}
#willow_glen {
background: url(shared_images2/willow_glen_market.jpg) no-repeat;
height: 239px;
width: 182px;
display: block;
text-indent: -9999px;
margin: 228px 10px 10px 0px; padding: 0;
position: relative;

}


#column3{
background: url(shared_images2/zanottos_san_jose.jpg) no-repeat;
height: 650px;
float: left;
width: 374px;
}

#downtown {
background: url(shared_images2/zanottos_express.jpg) no-repeat;
height: 239px;
width: 182px;
display: block;
text-indent: -9999px;
margin: 228px 10px 10px 0px; padding: 0;
position: relative;

}

a {
text-decoration: none;
color: #c0d4a6;
}

