

* {
	font-family: sans-serif;
}

a {
	background: white;
	text-decoration: none;
	color: black;
}


body {
	width: 7in;
	margin: 0 auto;
}

h1,p#tagline,#footer {
	text-align: center;
}

#content {
	border-top: .01in solid gray;
	border-bottom: .01in solid gray;
}

#content h3 {
	margin-bottom: 0;
	padding-bottom: 0;
}

#content p.date {
	margin-top: 0;
	padding-top: 0;
	font-size: small;
}

#menu,form,#heading p,#footer strong,#previous {
	display: none;
}

h1,p#tagline {
	margin: 0;
	padding: 0;
}
