* {
	margin: 0px;
	border: 0px;
}
body {
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	width: 800px;
	margin: auto;
}
#top {
	margin-bottom: 20px;
}
#middle {

}
#bottom {
	font-size: 10px;
	text-align: center;
}
h1 {
	margin-bottom: 20px;
}
p {
	margin: 20px;
}

