<style type="text/css">

A.link:
{ color:#FFFF00; }

body 
{background-color: #000000;

  font-family: Trebuchet MS;
  color: #FFFFFF;
  font-size: small

  margin-top: 5;
  margin-bottom: 100;
  margin-left: 10;
  margin-right: 5;
  padding-left: 50;
  padding-right: 0; 
}

#header {
  margin: 5px;
  padding: 5px;
  height: 200px;
  font-family: Trebuchet MS;
  color: #FFFFFF;
  font-size: medium;
}
#left {
  position: absolute;
  left: 5px;
  top: 350px;
  width: 200px;
  font-family: Trebuchet MS;
  color: #FFFFFF;
  font-size: small;
}
#center {
  margin-top: 150;
  margin-left: 230px;
  margin-right: 15px;
  margin-bottom: 20px
}

