body
{ 
background-image: 
url('plaatjes/beunkabg.jpg');
background-repeat: repeat
}


p {font-family: times}

h1,h2,h3,h4,h5,h6 
{
font-family: times
}

a:link {color: #0000ff}
a:visited {color: #9966cc}
a:hover {color: #ffcc00}
a:active {color: #ff0000}