

html,
body {
	background: #fff;
	color: #333;
	padding: 0;
	margin: 0;
}

body {
	padding: 0 10%;
	line-height: 1.66;
}

p {
	margin: 0;
}

hr {
	height: 1px;
	border-style: solid;
	border-color: #000;
	border-width: 1px 0 0 0;
	margin: 2em 0;
}

h1,
h2 {
	font-size: 200%;
	color: #000;
}


#top {
	background: url("images/head.png") no-repeat center;
	height: 252px;
	overflow: hidden;
	text-indent: -10000000px;
}

#screenshot {
	text-align: center;
	margin: 1em;
}

#adsense {
	margin: 0;
	text-align: center;
}

#footer {
	text-align: center;
	padding: 0 0 3em 0;
}
