body {
background-image:url(http://i122.photobucket.com/albums/o275/haparoiva_askel/sekalainen/tausta3.jpg);
        font-weight: normal;
        font-size: 10px;
        font-family: Verdana;
        scrollbar-face-color: #634B37;
        scrollbar-highlight-color: #634B37;
        scrollbar-3dlight-color: #634B37;
        scrollbar-darkshadow-color: #634B37;
        scrollbar-shadow-color: #634B37;
        scrollbar-arrow-color: #231C16;
        scrollbar-track-color: #634B37;
        cursor: crosshair;
        color: #231C16;
        height: 6px;
}
A:link {
          color: #231C16;
          text-decoration: none;
          cursor: crosshair;
          border-bottom: 1px solid;
}
A:visited {
          color: #231C16;
          text-decoration: none;
          cursor: crosshair;
           border-bottom: 1px dotted;
}
A:active {
          color: #231C16;
          text-decoration: none;
          cursor: crosshair;
          border-bottom: 1px solid;
}
A:hover {
          color: #A48973;
          cursor: crosshair;
          border: 1px solid #634B37;
          background: #47382C;
}

.otsikko{
   border:2px Solid #47382C;
   background: #A48973;
   color:#47382C;
   font-family:Verdana;
   font-size:13px;
   font-weight:bold;
   text-align:center;
}
table { border-collapse:collapse; }