#frame {
  background-image: url('images/gameboy_background.jpg');
  background-repeat:no-repeat;
background-position:top center;
width: 1700px; 
height: 1250px; 
margin: 0px auto 0px auto;
padding: 0px;
}