/* Start of CMSMS style sheet '- Hof van Gelre intro CSS' */
* {
margin: 0;
padding: 0;
}

body {
/* background-color: #FDFCF0; standaard */
background-color: #D7E4A8; /* lente */
text-align: center;
}

#pagewrapper {
margin: 0 auto;
width: 692px;
}

img {
border: none;
}

#top {
width: 692px;
height: 113px;
}

#mid_1 {
width: 230px;
height: 331px;
float: left;
}

#mid_2 { 
width: 230px;
height: 331px;
float: left;
}

#mid_3 {
width: 232px;
height: 331px;
float: left;
}

#bottom {
width: 692px;
height: 110px;
clear: both;
}
/* End of '- Hof van Gelre intro CSS' */

