body {
	background:#AAAAFF url('images/bg.jpg') no-repeat;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-attachment: fixed;
	background-position: 50% 0%;
	margin: 0;
	padding: 0; 
}

blockquote {
	margin: 0 30px;
	background: Silver;
	border: 1px solid #999;
	opacity: 0.5;
	font-size: 11px;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

	
.postheader {
	border: 1px solid #999;
	opacity: 0.5;
	background: Silver;
	width: 500px;
	align: center;
}
