body {
	border: none;
}

.main {
	color: #FFFFFF;
	width: 720px;
	margin: 5px;
	text-align: justify;
	top: -10px;
	padding: 5px;
	background-image: url(images/bg1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}
.mainin {
	color: #FFFFFF;
	width: 720px;
	margin: 5px;
	text-align: justify;
	top: -10px;
	padding: 5px;
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}

.mainin2 {
	color: #FFFFFF;
	width: 720px;
	margin: 5px;
	text-align: justify;
	top: -10px;
	padding: 5px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px none #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px none #FFFFFF;
}


.picture {
	position: relative;
	top: -13px;
	right: -6px;
	border: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.wrapper {
	margin: auto;
}
.stamppic {
	position: relative;
	top: -50px;
	left: -30px;

}
.poem {
	width: 300px;
	position: relative;
	right: 10px;
}
.headerpic {
	position: relative;
	left: -5px;
	right: -5px;
}
.style13 {font-style: italic; color: #FFFFFF; font-size: 18px; font-family: Georgia, "Times New Roman", Times, serif}
