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 {color: #FFFFFF; font-size: 16px; font-family: Century, "Times New Roman", Times, serif}
td {color: #FFFFFF; font-size: 16px; font-family: Century, "Times New Roman", Times, serif}
p  {color: #FFFFFF; font-size: 16px; font-family: Century, "Times New Roman", Times, serif}
form  { color: #FFFFFF; font-size: 16px; font-family: Century, "Times New Roman", Times, serif}

.error {
	font-family: Century, "Times New Roman", Times, serif;
	font-weight: bold;
	border: 2px solid #FF0000;
	padding: 5px;
	width: 500px;
	color: #ff0000;
}

a {
	color: #00FF00;
}

body {
	background-color: #000000;
}
a:link {
	color: #00FF00 ;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFF99;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFF33;
}
.style7 {
	font-family: Century,"Times New Roman", Times, serif;
	font-size: 14px;
}