body {
	background-image: url("/grleaf1.gif");
	margin:0px 10%;
}

span.author {
	margin-left:4em;
	display:block;
}
blockquote {
	margin-bottom:0px; 
}

.header {
	background-color:#34C;
	border:solid 1px white;
	margin:0px auto;
	width:80%;
}

.header td {
	padding:4px 10px;
	border:solid 1px white;
	text-align:center;
}
.header a, .header a:visited, .header a:active {
	color:white;
	text-decoration:none;
}

.header a:hover {
	text-decoration:underline;
}

ul.nobullet {
	list-style:none;
}

.indent li {
	text-indent:-30px;
}