
html, body 
{
margin: 0;
font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
font-size:140%;
margin-top: 10px;
background-color: #fdb930;
}
a
{
color: #FFFFFF;
}
#container {

}
#site
{
position:absolute;
top: 100px;
left: 35%;
}
#verkiezingen
{
position:absolute;
top: 200px;
left: 35%;
}
.grijs
{
color: #78787a;
font-size: 80%;
}
#inhoud
{
background-image:url('../images/verkiezingen2010/startpagina.jpg');	
background-repeat:repeat-x;
height:588px;
}
#helga
{
margin:auto;
background-image:url('../images/verkiezingen2010/helga.jpg');
width: 737px;
height:588px;
}



