body {
	background: #eee;
	text-align: left;
	margin: 10px;
	font-family: verdana;
}

#main {
	margin: 0 auto;
	text-align: left;
}

#content {
	background: #fff;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	line-height: 150%;
	font-size: 85%;
}

#textsize {
	padding: 0.7em 0.2em;
	text-align: right;
	font-size: 130%;
}

#textsize a {
	padding: 5px 10px;
	margin-right: 4px;
	font-weight: bold;
	text-decoration: none;
}

h1 {
	text-indent: -2500px;
	font-size: 5px;
	line-height: 30%;
	margin-bottom: 2em;
}

h2 {
	margin: 0 1em;
	font-size: 100%;
}

p {
	margin: 1em;
}