@import url("iPhone.css") only screen and (max-device-width:480px);
@import url("iPad.css") only screen and (device-width:768px);
#bottom{position:static}
body{-webkit-text-size-adjust:none}