/*	------------------------------------------------------------
	Style Sheet for small devices such as iPhone
	arrowheadballet.org
	by Tom Zepko
   	------------------------------------------------------------ */

body
	{
	background: 		#fff;
	}

div.content
	{
	width:				700px;
	border:				none;
	margin:				0 auto 0 auto;
	padding:			0;
	}

#navbar
	{
	display:			none;
	}

