.container {
  overflow: hidden;
}

#main {
  background-image: url("404_background.jpg");
  background-repeat: repeat-x repeat-y;
}
