body {
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:1.5;
	background:#848C9F url(/img/background_image.jpg) repeat-x fixed top left;
	padding:0;
}
h1,h2,h3,h4,h5,h6 {
	color: #848C9F;
}
h2 { font-size: 14px; }
div#wrapper {
	width: 720px;
	padding: 10px 20px 10px 20px;
	text-align:left;
	background-color:#FFFFFF;
	margin:0 auto 0 auto;
}
div.dropshadow {
	float:left;
	background: url(http://buggery.org/img/shadowAlpha.png) no-repeat bottom right !important;
	background: url(http://buggery.org/img/shadow.gif) no-repeat bottom right;
	margin: 10px 10px 0 10px !important;
	margin: 10px 10px 0 5px;
}
div.dropshadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 4px;
}
div#words { 
	width:440px;
	float: right;
}
