div#main-content {
	background: url("../images/paper_tile.jpg") repeat-y top left;
}

div#content-top {
	background: url("../images/paper_top.jpg") no-repeat top left;
	height: 272px;
}

div#content-bottom {
	background: url("../images/paper_bottom.jpg") no-repeat bottom left;
}

div#copy {
	color: #ffffff;
	margin: 0 34px 0 34px;
	text-align: center;
}

h2, h3 {
	display: none;
}

div.comments {
	text-align: left;
}

div.comment {
	border-bottom: 1px #eee dotted;
	font-weight: normal;
}