body {
	color:#333333;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:18px;
	background-color:#F2F2F2;
	text-align: center;
}
.leadin {
	font-size: 16px;
	text-align: center;
}
.copy {
	font-size: 10px;
	text-align: center;
	line-height: 12px;
}
.header {
	font-size: xx-large;
	margin-top: -15px;
}
.content {
	margin:18px auto;
	padding: 18px auto;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.3);
	width:880px;
	background:#FFFFFF none repeat scroll 0 0;
}
#main_image {
	margin-top: -20px;
}
