@charset "utf-8";

/*iPhone doesn't like full page backgrounds so use repeating gradient instead. */

body {
	background: #000000 url(../images/background_iphone.jpg) repeat-x fixed;
}
