      html{ border: 0px;}
      body{
        color: #ffffff;
        background-color: #000000;
        text-align: center;
        font-color: #88ff00;
        border: 0px;}
      a:link{color: #88ff00;}
      a:visited{color: #88ff00;}
      a:active{color: #88ff00;}
      a:hover{color: #00ff00;}
      img{
        border: 0px;}
      #body{
        width: 800px;
        height: 700px;
        border: 0px;
        top: 120px;}
      a.monitor{
      	font-size: 24px;
      	text-decoration: none;
      	font-weight: bold;
      }
      a.monitor:link {
      	color: #004000;
      	gen.src: url('images/gen-off-small.jpg');
      	}
      a.monitor:visited {
      	color: #004000;
   	gen.src: url('images/gen-off-small.jpg');
      	}
      a.monitor:active {
      	color: #88ff00;
      	.gen.src: url('images/gen-off-small.jpg');
      	}
      a.monitor:hover {
      	color: #88ff00;
      	.gen.src: url('images/gen-small.gif');
      	}
   
      h1{
        color: #88ff00;
        text-align:center;}
      h2{
        color: #88ff00;
        text-align:center;}
      h3{
        color: #88ff00;
        text-align:center;}
      p{ text-align:left;}
