body 
{ background:#7c4;
  margin:0;
  padding: 20px;
  font:x-small Georgia,Serif;
  text-align:center;
  color:#333;
  font-size/* */:/**/small;
  font-size: /**/small;
}
a:link {
  color:#684;
  text-decoration:none;
  }
a:visited {
  color:#772;
  text-decoration:none;
  }
a:hover {
  color:#c60;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

#header {
  float:left;
  margin:auto 45px 20px;
}

#content {
    background:#dd9;
    width:850px;
    margin: 0 auto 25px;
    padding:0;
    text-align:left;
    }

#center {
  float:left;
  background:#dd9;
  width: 600px;
  padding: 10px;
  float:left;
}

#menu {
  position:absolute;
  background:#dd9;
  width: 150px;
  top:260px;
  right:90px;
  padding: 10px;
  float:right;
}

