body {
margin: 0;
padding: 40px 0 0 0; 
background-color: #c0d4a6;
 

}


#wrapper {
width: 950px;
margin-left: auto;
margin-right: auto;

}

#column1{
background: url(shared_images/left.jpg) no-repeat;
height: 526px;
width: 369px;
float: left;

}

#rose_garden {
background: url(shared_images/rose_garden.jpg) no-repeat;
height: 204px;
width: 168px;
display: block;
text-indent: -9999px;
margin: 183px 10px 10px 185px; padding: 0;
position: relative;

}

#column2{
background: url(shared_images/center.jpg) no-repeat;
height: 527px;
width: 190px;
float: left;

}
#willow_glen {
background: url(shared_images/willow_glen.jpg) no-repeat;
height: 204px;
width: 168px;
display: block;
text-indent: -9999px;
margin: 182px 10px 10px 8px; padding: 0;
position: relative;

}


#column3{
background: url(shared_images/right.jpg) no-repeat;
height: 526px;
float: left;
width: 369px;
}

#downtown {
background: url(shared_images/downtown.jpg) no-repeat;
height: 204px;
width: 168px;
display: block;
text-indent: -9999px;
margin: 183px 10px 10px 11px; padding: 0;
position: relative;

}

a {
text-decoration: none;
color: #c0d4a6;
}
