body {
	background: url(images/NineDaies.jpg);
	background-attachment: fixed;
	margin: 10px;
	padding: 6px;
	}

#frame {
	height: 670px;
	padding: 6px;
	position: relative;
	width: 1268px;
	}


#backdrop {
	background: inherit;
	margin-bottom: 6px;
	margin-left: 24px;
	padding: 6px;
	height: 940px;
	width: 888px;
	}
#heading {
	background: url(images/Paper.jpg);
	height: 120px;
	padding: 6px;
	text-align: center;
	}
	
#textone {
	background: url(images/Paper.jpg);
	border-top: 1px black solid;
	clear: right;
	height: 640px;
	margin-top: 0px;
	padding: 6px;
	position: absolute;
	text-align: center;
	width: 284px;
	}

#texttwo {
	background: url(images/Paper.jpg);
	border-top: 1px black solid;
	clear: right;
	height: 640px;
	margin-left: 296px;
	margin-top: 0px;
	padding: 6px;
	position: absolute;
	text-align: center;
	width: 284px;
	}

#textthree {
	background: url(images/Paper.jpg);
	border-top: 1px black solid;
	height: 640px;
	margin-left: 592px;
	margin-top: 0px;
	padding: 6px;
	position: absolute;
	text-align: center;
	width: 284px;
	}
.thumbnail {
	height: 200px;
	}
.photoframe {
	background: url(images/Gardiner.jpg);
	margin-bottom: 360px;
	margin-left: 75px;
	padding: 12px;
	text-align: center;
	width: 652px;
	}
#return {
	margin-left: 256px;
	margin-top: -60px;
}
.text {
	text-align: left;
	width: 640px;
	}
#footer {
	background: url(images/Paper.jpg);
	border-color: 3px dashed blue;
	display: block;
	height: 3pc;
	margin-top: 630px;
	padding: 6px;
	padding-left: 64px;
	position: absolute;
	width: 818px;
	}
#valid {
	display: inline;
	margin-left: 608px;
	margin-top: -48px;
	float: left;
	}
