* {margin: 0px auto;}


body{
background-image:url(../images/bg.jpg);
background-repeat: repeat-x;
}

div#container{text-align:left;background-image:url(../images/frietbuffet.png); background-repeat:no-repeat; width: 916px; height: 886px; margin-top: 20px;}

#text{
padding-top: 250px;
padding-left: 210px;
padding-right: 10px;
}
.text{
font-family: tahoma;
font-size: 10pt;
}

h1{
font-size:13px;
}
h2{
font-size:13px;
}
h3{
font-size:13px;
}

.verantwoord{
background-image: url(../images/verantwoordfrituren.jpg); height: 105px; width: 100px; position: absolute; margin-top: 460px; margin-left: 35px;
}
.picture{
background-image: url(../images/Frietbuffet-op-locatie.jpg); height: 225px; width: 300px; position: absolute; margin-top: 395px; margin-left: 535px;
}

a, a:hover, a:visited{
color: #ed1818;
text-decoration:none;
}