body {
	background-image: url(../images/background.jpg);
	color: #333;
	font: 13px 'Lucida Grande', Verdana, sans-serif;
	padding: 0; margin: 0;
}

a { color: #976c00 }
a:visited { color: #7d5a00 }
a img { border: none }

#content {
	background-color: white; text-align: left; 
	margin: 0; padding: 0 2em 2em 2em; width: 640px;
	border-left: 2px solid #ad8737; border-right: 2px solid #ad8737
}

q {
	display: block;
	background-image: url(../images/quote.gif); background-repeat: no-repeat;
	height: 96px; padding-left: 128px;
	font-size: large
}

a.imagelink { display: block; clear: left; text-decoration: none; border-top: 1px solid white; border-bottom: 1px solid white; margin-bottom: 8px }
a.imagelink:hover { background-color: #ffeabe; border-top: 1px solid #f5be4f; border-bottom: 1px solid #f5be4f}
a.imagelink img { float: left; margin-right: 0.5em }

a.download { height: 22px }
a.author { height: 48px }
