body {
	font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;
	font-size: 62.5%;
	background-color: #e0d5b1;
}

html, body {
	height: 100%;
	margin: 0;
}

#page {
	width: 300px;
	height: auto !important;
	position: relative;
	margin: auto auto;
}

#page img {
	padding-bottom: 18px;
}

/********************************** content ****************************/

#content {
	text-align: center;
	margin: auto auto;
	color: #4a5852;
	font-size: 1.4em;
	padding-top: 60px;
	padding-bottom: 40px;
	line-height: 1.4em;
}











