/* Dit is de standaard style voor www.reint.nl*/

body {
background-color: tan;
font-family:verdana;
font-size:11px;
}

.center{
text-align:center;
color:black;
font-family:arial;
font-size:14px;
}

.main
{
position:absolute;
left:0px;
top:100px;
width:780px;
}

#bg-white
{
background-color: white;
}
#bg-white-p
{
background-color: white;
padding:20px;
}

h2 {color:maroon; font-size:14pt}
h3 {color:maroon; font-size:18pt}
h4 {color:maroon; font-size:11pt}

