body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.containerleft {
	background: url(images/inside_08b.jpg) top left repeat-y;
}
.containerright {
	background: url(images/inside_10b.jpg) top right repeat-y;
}
.container {
	position: relative;
	width: 700px;
}
.containertext {
	margin: 35px;
	font-size: .80em;
	line-height: 170%;
}
.about {
	line-height: 140%;
}
.copy {
	position: absolute;
	top: 16px;
	right: 20px;
	font-size: .7em;
	color: #889895;
}
h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #9F6714;
	padding-bottom: -15px;
}