
body {
	background: white url(images/bg.jpg) repeat-y left top;
	background-attachment: fixed;
}

h2.listtitle {
	border-bottom: 2px solid #dacd74;
	font-size: 120%;
	font-weight: bold;
	padding: 5px 10px 3px 0px;
	width: 600px;
}

