body {
	margin: 0;
	background: url(http://cocktails.s3.amazonaws.com/background.mr.png) repeat-x scroll;
	background-color: #0d0000;
}

div#container {
	margin-top: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	width: 320px;
}

div#iphoneheader {
	display: none;
}

div#header {
	background-color: white;
	width:320px;
	text-align: center;
	margin-top: 14px;
	border: none;
	line-height: 0;
}

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

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

div#permalink {
	margin-top: 14px;
	text-align: center;
	color: maroon;
}

div#permalink a {
	color: maroon;
}
