@charset "utf-8";
/* -- Home Page Style Sheet */
#wrapper {
	background: #e3eaea;
	}
#content {
	line-height: 1.5;
	font-size: 1.4em;
	color: #617e7c;
	float: none;
	width: 730px;
	background: #e3eaea;
	}
h1 {
	text-align: right;
	}
#entry-image,
#tag-line {
	display: block;
	margin: 0 auto;
	}