

body { 
  background: #000;
  border:0;
  margin:0;
  padding:0;
  text-align: center;
  }

a
  {
  font-family:  helvetica, arial; 
  font-size: 14px;
  color: #fff; 
  text-decoration: none;
}
  
#fish 
  {
  background: url(/images/iphone/bg_fish.png) no-repeat #000;
  width:320px;
  
  padding-top: 320px;
  }
  
#banner
  {
  padding-top: 30px;
  width:320px;
  text-align: center;
  }