/* Start of CMSMS style sheet 'Charambaud_Home' */
/* Specifieke overrides voor HOME */

html, body {
  background: #8b7d3c;
}

div#box {
  width:750px;
}

/* Aanvullingen voor de HOMEPAGE */

div#hometitle {
  margin: 50px 0 0 0;
  position:absolute;
  width: 750px;
  text-align: center;
}


div#hometitle h1 {
  font-family: Viner Hand ITC, Verdana,Arial,Helvetica,sans-serif;
  font-size: 50px;
  text-align: center;
  position: absolute;
}

div#hometitle_main {
  margin: 0;
  color: #FFFFFF;
}

div#hometitle_shadow {
  margin: 2px 0 0 2px;
  color: #000000;
}

div#title_home {
  text-align: center;
  background: #383E18 none repeat scroll 0 0;
}

div#title_home h1, div#title_home h2 {
  margin: 0;
  padding: 0;
  color: #FFFFFF;
  font-family: Viner Hand ITC, Verdana,Arial,Helvetica,sans-serif;
}

div#title_home h1 {
  font-size: 20pt;
}

div#title_home h2 {
  font-size: 16pt;
}

a.img_home img {
  width:749
  height:400
}
/* End of 'Charambaud_Home' */

