BODY{align:center;
     text-align:center;
     background-image:url(../images/back.gif);
     scrollbar-face-color:white;
     scrollbar-highlight-color:LightSteelBlue;
     scrollbar-arrow-color:Navy;}
a:link { text-decoration:none;
         color: #6666FF}
a:visited { text-decoration:none;
            color: #000066}
a:active { text-decoration:none}
a:hover { text-decoration:underline overline}
.name{border-style:solid;
      border-color:darkblue;
      border-width:1px;
      color:Navy;
      font-size:12pt;
      font-weight:bold;
      padding:1px;
      line-height: 130%;
      text-align:center;
      width:300px;
      background-color:WhiteSmoke;
      margin-top:40px}
.back{margin-top:100px}