body {
	    background: url(/bg.jpg);
}

#wrapper {
	width: 700px;
	margin: 0 auto;
	padding: 20px;
	border: 3px solid #bfbfbf;
	background: white;
	margin-top: 30px;
	margin-bottom: 40px;
}

#hd h1 {
	font-family: Geneva, Lucida Sans, Lucida Grande, Lucida Sans Unicode, Verdana, sans-serif;
	font-size: 30px;
	margin-top: 0;
	color: #333333;
}

#content {
    font-size: 14px;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    line-height: 170%;
    }

p.sig {
    padding-top: 20px;
}
