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

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

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

div#copy {
	color: #ffffff;
	margin: -50px 34px 0 34px;
}

h3 {
	display: none;
}

div.comments {
	border-top: none;
	text-align: left;
}

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