a:link {
  color: #0000ff;
 text-decoration: under]line;
}

a:visited {
  color: #990099;
  text-decoration: underline;
}

a:hover {
  color: #00ff00;
  text-decoration: underline;
}

#content {
  background: transparent;
  border: 0px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  width: 800px;
}



#n-head{
  margin-top:-1020px;
  margin-left:590px;
}

#home{
  margin-top:0px;
  margin-left:0px;
}

.table{
  background:url(table.png) top left no-repeat;
  height:680px;
  width:340px;
  margin-top:0px;
  margin-left:0px;  
}

.body{
  background:url(body.png) top left no-repeat;
  height:930px;
  width:800px;
  margin-top:-12px;
  margin-left:0px;  
}


.floatright{
  float:right;
}
.floatleft{
  float:left;
}
.clearboth{
  clear:both;
}

