body {
	background: #fff none;
}
#mobile_container {
	width: 98%;
	margin: 0 auto;
}
#header {
	padding: 10px 0;
}
#header #logo a, #header #logo a:visited {
	display: block;
	position: relative;
	background: url(../images/logo.png) 0 0 no-repeat;
	width: 275px;
	height: 60px;
	text-indent: -9999px;
	top: auto;
	left: auto;
}
