/* CSS Document */

body {
  text-align: center;
  font-size: 76%;
  background-color: #000060;
  margin-top: 30px;
	font-size: 10pt;
	font-family:"Times New Roman";
  color: #000060;

/*  color: #431B1B;  
*/
  }
  
#wrap {
  width: 760px;
  margin: auto;
  padding: 0px;
  border: solid 1px;
  text-align: left;
  font-size: 1.2em;
  background-color: #FEE4B5;
  }

#page-text {
  margin: 30px;
  padding: 0px;
}

h1 {
  font-size: 36pt;
  font-weight: bold;
  margin: 0;
}
h2 {
  font-size: 28pt;
  font-weight: bold;
  margin: 0;
}
h3 {
  font-size: 18pt;
  font-weight: bold;
  margin: 0;
}

a:link, a:visited {
  font-weight: bold;
  color: blue;
}

p {
  text-indent: 0em;
}

#pict {
  background-image: url('plaat.gif');
  width: 291px;
  height: 423px;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding: 0;
  float: left;
  }

#spacer {
  width: 20px;
  height: 443px;
  float: left;
  }
  
#spacer-top {
  width: auto;
  height: 30px;
  }

#intro-text {
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 30px;
  margin-bottom: 30px;  
  }
