/*myweb*/

body{    
/*  background: url(../img/body-bg.png) center repeat-x;*/
  background: url(../screenshot/simpleflight1.png) center repeat-x;
  background-size: auto 100%;
}

#footer{
  font-family: 'Courier New',Courier,monospace;
  font-size: 8pt;
  color: #ccccff;
  text-align: center;
}


.container .credit {
  margin: 20px 0;
}