body {
	margin: 0 auto;
	padding: 0;
}
#header {}
#content {}
#footer {}
h1 {}
b {}
p {
	font: 16px/1.4 Garamond, “Hoefler Text”, Times New Roman, Times, serif;
}
.spacer {}
.center {
   width: 341px;
   height: 341px;
   position: absolute;
   left: 50%;
   top: 50%;
   margin-left: -170px;
   margin-top: -170px;
}