BODY {
  background-image: url(../images/header.jpg);
  background-repeat: no-repeat;
  background-attachment: scroll;
}

#main-table {
    position: relative;
    top: 150px;
}
#main-content {
}
#menu-toolbar {
    height : 35px;
}