body { 
background-image: URL("BrownBackground.jpg");
font-family: font-family: Garamond, Baskerville;
	}
main { padding-bottom: 2em;
		padding-left: 2em;
		padding-right: 2em;
		padding-top: 2em;
		display: block;
}

p { font-family: "Arial", serif; 
	line-height: 1.6em;
}

#scroll {
	background-image: URL("scroll.jpg");
	background-size: 860px 340px;
	background-repeat: no-repeat;
	
}

header { 
		background-color: #825A2C; 
			background-image: url("fire.jpg");
			background-size: 1400px 150px;
			background-repeat: no-repeat ;
			background-repeat: no-repeat ;
			text-align: center ;
			
			}
#paper { background-image: URL("BrownBackground.jpg");}
#wood { background-image: url("wood.jpg");}
#righty { float: right;}	
#LeftPadding { padding-left : 300px;}
#leftagain {padding-left: 400px;}
#scrolltext {padding-top :50px;
		padding-bottom: 50px;
		padding-left:50px;
padding-right: 70px;}
				
nav { text-align: center; 
	text-decoration: none;
	font-size: 2em;
	padding-top: 10px;
	background-image: URL("BrownBackground.jpg");
		}
		
nav a {text-decoration: none; 
text-align: center;}


footer {background-image: url("fire.jpg");
		text-align: center;
		font-size: .60em;
		font-style: italic;
		padding: 1em;
		}


h1 {padding-top:45px;
padding-bottom: 45px;
font-size: 3em;
		}
		
#wrapper {
	width: 80%;
	background-color: #808000;
	margin-left: auto;
	margin-right: auto;
	min-width: 900px;
	max-width: 1280px;
	box-shadow: 7px 7px 5px Black;
}


h4  {background-color: #D2B48C;
font-size:1.2em;
padding-left:10px;
padding-bottom:5px;
 }
 
 
 	form { background-color:#eaeaea;
font-family: Arial, sans-serif;
padding: 10px; }
label { float: left;
width: 100px;
clear: left;
text-align: right;
padding-right: 10px;
margin-top: 10px; }
input, textarea { margin-top: 10px;
display: block; }
#mySubmit { margin-left: 110px; }
 
h2 { text-align: center; }
 
 