h1  {
		font-weight : lighter;
		font-size: small;
	}

body {
	background-color: white;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#top {
	background: #FFFFFF;
	border-bottom: 1px solid #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.copyright {
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	color: #000000;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	padding: 2px 4px;
	text-align: right;
}


a {
	color: #000000;
	text-decoration: none;
}


a:hover {
	color: #000000;
	text-decoration: underline;
}

.frame {
	padding-bottom: 10px;
	padding-top: 20px;
	width: 900px;
}

.backdrop {
	position: absolute;
	top: 40px;
	left: 40px;
	width: 800px;
}

.image {
	position: absolute;
	top: 66px;
	width:500px;
	left: 70px;
	text-align: center;
}

.imgframe {
	padding : 20px 10px 20px 10px;
	background-color : #708090;
	width: 400px;
	text-align : center;
	border : 2px solid Black;
}

.back {
	position: absolute;
	left: 595px;
	top: 50px;
}