BODY {
  color: black;
  background-color: #00CCFF;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  width: 735px;

}



H1 { 
  color: inherit;
  background-color: #0099FF;
} 

OL {
  font-size: 120%;
}

DIV.linksblokje {
  color: inherit;
  background-color: #0099EE;
  font-style: italic;
  font-size: 75%
}

SPAN.linksblokje {
	font-size: 150%;
	text-decoration: underline;
}


DIV.vierkantje {
  position: absolute;
  color: inherit;
  background-color: #0099EE;
  left: 50%;
  width: 300px;
  padding: 20px;
  font-size: 110%
}

IMG {
  margin-right: 20px;
  margin-bottom: 10px;
}
