*
{
padding: 0px;
margin: 0px;
}

body
{
background-color: #F9F9F7;
font-size: 11px;
font-family: "trebuchet ms", helvetica, sans-serif;
color: #8C8C73;
line-height: 18px;
}

#top {
  display: none;
}

#primarycontent {
  width: 100%;
}

.content {
  float: left;
}
