body {
 background-image: url(schede.jpg);
 background-attachment: fixed;
 background-repeat: repeat;
 font-family: Verdana;
 font-size: 10pt;
 font-weight: normal;
 color: Navy;
 text-align: justify;
}
p {
 margin: 0;
 border: 0;
 padding: 0;
}
h1 {
 font-family: Times New Roman;
 font-size: 14pt;
 color: #800000;
 margin: 0;
 border: 0;
 padding: 0;
}
h2 {
 font-family: Verdana;
 font-size: 10pt;
 font-weight: normal;
 text-align: justify;
 line-height: 14pt;
}
h3 {
 font-family: Times New Roman;
 font-size: 12pt;
 color: Maroon;
 margin: 0;
 margin-top: 4px;
 border: 0;
 padding: 0;
}
img {
 border-style: solid;
 border-width: 8px;
 border-left-color: gray;
 border-bottom-color: white;
 border-right-color: white;
 border-top-color: gray;
 margin-right: 10px;
 margin-top: 5px;
 margin-bottom: 2px;
 float: left;
}
