
body {
	margin: 0;
	background-color: black;
}

div#iphoneheader {
	background-color: white;
	width:320px;
	text-align: center;
	padding: 4px 0 0 0;
	margin-bottom: 7px;
	border: none;
	line-height: 0;
}

div#iphoneheader img {
	padding: 0;
	margin: 0;
	border: none;
}

div#header {
	display: none;
}

div#permalink {
	display: none;
}

div#footer {
	width: 320px;
	margin-top: 14px;
	text-align: center;
	color: #7f3e11;
	font-size: 12px;
	margin-bottom: 14px;
}

