@charset "utf-8";
/* -- Home Page Style Sheet */

body {
	font-size: 1.0em;
	}


#entry-image {
	display: block;
	margin: 0 auto 10px;
	width: 700px;
	height: 700px;
	}
	
	#wrapper {
	background: none;
	border: none;}