body {
	margin:30px auto;
	background-color:#fcfcfc;
	color:#5b1f00;
	text-align:center;
	font-family:Century Gothic, Arial, Helvetica, sans-serif;
	padding:5px;
	font-size:28px;
	line-height:140%;
	width:800px;
	}
	
#mobile {
	display:block;
	text-align:center;
	border:#666 1px solid;
	padding:50px;
	}
	
#wrap {
	display:none;
	}
	
.mobile-logo {
	text-align:center;
	margin:0px auto 40px auto;
	width:450px;
	}
	
ul, p {
	text-align:left;
	}
	
p {
	padding-bottom:0px;
	margin-bottom:0px;
	}
	
.mobile-phone, .mobile-phone a {
	font-size:40px;
	font-weight:bold;
	color:#000;
	text-decoration:none;
	margin-bottom:35px;
	}