#header, #footer, #supportmenu{
display: none;
}

#contents {
  margin: 0;
  padding: 0;
  position: relative; 
  top: auto;
  left: auto;
  bottom: auto;
  width: auto;
  right:auto; 
  overflow: visible; 
  background:#FFFFFF;
}
