#header
{
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0px;  
  padding-top: 120px;
  width: 1000px;
  
  overflow: hidden;
  background-image: url("");
  background-repeat: no-repeat;
  background-color: #333;
}