body {
	font-family: "Trebuchet MS","Verdana",sans-serif;
	text-align:center;
}

h1 {
	font-size:18px;
}

#bottom {
	position:absolute;
	bottom:100px;
	width:200px;
	left:50%;
	margin-left:-100px;
}

h2 {
	font-size:24px;
}