body {
	margin: 0;
	padding: 0;
	background: #dfddce;
	color: #000;
	font-size: 76%;
	line-height: 1.3;
	font-family: Arial, Verdana, Sans-Serif;
}


#flashContent {
	display: none;
}

#iphone {
	display: block;
	width: 100%;
}

#iphoneInner {
	margin: 0 15px 15px;
}

#topBand {
	height: 50px;
	background-color: #000;
	border-bottom: 1px solid #fff;
	position: relative;
}

#logo {
	position: absolute;
	left: 15px;
	top: 19px;
}

.return {
	font-size: 1.16em;
}

h3 {
	font-size: 1em;
	margin-top: 3em;
	margin-bottom: 0;
}

.return a {
	color: #ed650d;
	font-weight: bold;
	text-decoration: none;
}

.noFlash,
.noFlash a {
	color: #000;
	margin-left: 0;
}