html {
	background: white url(../img/bg.png) top repeat-x;
	font: 13px/18px Helvetica, sans-serif;
	}
body {
	width: 435px;
	margin: 30px auto;
	}
img {
	margin-bottom: 35px;
	}
h1 {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 25px;
	text-align: center;
	}
h2 {
	padding-top: 15px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	}
p {
	margin-bottom: 15px;
	}