/* Stylesheet van Michael's pagina's */
/* ONK in het Archeon     01-06-2008 */
/*                                   */
/*                                   */


body {
  background-image: url(../img/achtergr01.jpg);
}

H1 {
	font-family: Arial;
	font-size: 30pt;
	font-weight : bold;
	color: #8B0000;
	text-align: left;
}

P {
	font-family: Arial;
	font-size: 15pt;
	font-weight : bold;
	color: #8B0000;
}
li {
	font-family: Arial;
	font-size: 15pt;
	font-weight : bold;
	color: #8B0000;
}




img {
  border-color: #8B0000;
  border-style: solid;
  border-width: 2px;
}

img.klik {
  border-style: none;
}
