#wrapper {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
}
#wrapper #subwrapper {
}
#holder {
	background-color: #EEF6FE;
	height: 800px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #663300;
	font-size: 100%;
}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #663300;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #D7F8A9;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
