body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: Black;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-attachment: scroll;
	background-color: #9bae77;
}
.design {
	background-image: url(images/index_04.gif);
	width: 670px;
	height: 508px;
	background-color: #fff8dc;
	background-repeat: no-repeat;
	background-position: top;
	vertical-align: top;
}


/* ======================================== */
/* Side Backgrounds by BabyJai.com
/* ======================================== */

.leftbg {
	background-image: url(images/index_02.gif);
	width: 19px;
	background-repeat: repeat-y;
}

.rightbg {
	background-image: url(images/index_05.gif);
	width: 21px;
	background-repeat: repeat-y;
}

.block {
	background-image: url(images/index_25.gif);
	background-repeat: repeat-y;
	height: 300px;
}

/* ======================================== */
/* Layouts by BabyJai.com
/* ======================================== */

.header {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	text-decoration: underline;
}
