html, body {
	width: 400px;
	max-width: 400px;
	padding: 0;
	overflow: hidden;
}

#header {
	height: 183px;
}

#dirt {
	height: 177px;
}

#grass {
	height: 162px;
}

#sky {
	height: 156px;
}

#hills {
	height: 157px;
}

#cloud,
#cloud2,
#birds,
#birds popup,
#fam,
#fam .popup,
#dogcow,
#dogcow .popup,
#mac,
#mac .popup,
#sign,
#sign .popup,
iframe {
	display: none;
}

h1 {
	width: 330px;
	height: 31px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 20px;
	left: 0;
	text-indent: -999999px;
	background: url(../img/logo.png) top right no-repeat;
}

.about p {
	font-size: 14px;
	line-height: 22px;
}