body {
	background: #A5BF80 no-repeat right bottom url(images/background_flower.gif);
	margin: 0px;
}

#header {
	height: 137px;
	width: 100%;
	background: transparent repeat-x url(images/background_red.gif);
	position: absolute;
	top: 0px;
	left: 0px;
}

#content {
	margin: 0px;
	padding: 20px 25px 25px 37px;
	position: absolute;
	top: 137px;
	left: 0px;
	width: 100%;
}

#content p {
	color: #4C5B23;
	font: 0.9em/1.5em Arial, Helvetica, sans-serif;
}

