BODY {
       background-color: white;
       color: black;
       background-image: url(img/bse.png);
}

H1 {
     font-family: sans-serif;
     font-size: x-large;
     font-weight: bold;
     line-height: 120%;
}

H2 {
     font-family: sans-serif;
     font-size: large;
     font-weight: bold;
     line-height: 120%;
}

DT {
     font-weight: bold;
     margin-top: 10px;
     margin-bottom: 5px;
}

DD {
     text-align: justify;
}

IMG {
      border-style: none;
}
