 html{
      margin:0;
      padding:0;
      height:100%;
      border:none
   }

 body{ background-image: url(../images/background.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center 0; margin:0; padding:0; height:100%; border:none
       }

p { }

td { }
a:link {  }
a:visited {  }
a:hover {  }
a:active {  }
.sidelinks a:link { color: #f0f1f5; text-decoration: none; }
.sidelinks a:visited { color: #f0f1f5; text-decoration: none; }
.sidelinks a:hover { color: #a9bdfa; text-decoration: underline; }
.sidelinks a:active { color: #fff; text-decoration: underline; }
.sidelinks { color: #f0f1f5; font-size: 13px; font-family: verdana; font-weight: bold; background-color: #343e61; background-image: url(../images/covesys_02.jpg); background-repeat: repeat-x; background-position: 0 top; width: 144px; padding: 5px; }
.body { font-family: arial, verdana; background-color: #f0f1f5; background-image: url(../images/covesys_03.jpg); background-repeat: no-repeat; background-position: 0 top; padding: 5px; }
.table { height: 100%; }
