/* =========================================================

winthorpsounds.com | iphone stylesheet

author: Richard Medek
last revised: 04.01.09
copyright: Winthorp

------------------------------------------------------------

iPhone position:fixed workarounds

========================================================= */

body {
	background-attachment: fixed;
	background-position: 0 50px; }

#frame-top, #frame-bottom {
	display: none; }

#top, #bottom {
	display: none; }

#header, #wrapper {
	position: static;
	width: 545px; }

#main-content {
	position: static;
	padding: 0 4px 15px 4px; }