body {
  background:#330000;
}
#header_outer{
  position:relative;
  margin:0 auto;
  width:100%;
  height:auto;
  z-index:3;
  
}
#top{
  border-bottom:1px solid #666;
}
#suckerfish{
  background:#666;
}
#content_outer{
  background:#FFF;
}
