body {
	background-color:#FFF;
}
#wrapper {
	margin: 10px;
	background-color: #FFF;
	width: 960px;
}
.bodyCopy {
	display:block;
	margin: 20px 60px;
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align:left;
	line-height: 200%;
	list-style-type: none;
}
#headline {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: bold;
	color: #000;
	letter-spacing: .1em;
	text-transform:uppercase;
	margin: 10px 60px;
}
.bod3 {
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	color: #000;
	letter-spacing: .1em;
	text-transform:uppercase;
}
#header {
	text-align:center;
	margin: 40px auto 40px auto;
}
