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: 362px;
}

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

div#copy {
	margin: -250px 34px 0 34px;
}

div#copy img {
	float: right;
	margin: 0 0 15px 15px;
}

h3 {
	display: none;
}

table.covers {
	width: 100%;
	text-align: center;
}

div.email {
	background: #ffffff;
	border: 1px #999999 solid;
	margin: 0 0 15px 0;
	padding: 15px;
}

div.email p {
	font-family: "Courier New", "Courier", monospaced;
}

div.comment {
	font-weight: normal;
}
