body {
	background: #c8c285 url(../images/bg_yellow.jpg) fixed;
	}
	
#content {
	background: #c8c285 url(../images/bg_yellow_faded.jpg) fixed;
	}
	
#halftone {
	background: url(../images/halftone_yellow.gif) no-repeat bottom left;
	}
	
h2 {
	width: 258px;
	margin: 60px 0 0 20px;
	font: bold 16px/20px "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	}