#content {
	font-size: 0.9em;
	line-height: 1.5em;
	padding-top: 60px;
	padding-left: 30px;
	width: 540px;
	padding-right: 30px;
}
h1 {
	font-size: 3em;
	font-weight: bold;
	margin-bottom: 40px;
}
h2 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 20px;
}
p{
	display: block;
	padding-bottom: 30px;
}
a {
	display: block;
	height: 33px;
	width: 112px;
	margin-bottom: 30px;
}
#copyright {
	font-size: 0.8em;
	padding-bottom: 30px;
}
