body{
	background-color:#FAEBD7;
	background-image: url('parchment2.gif');
	background-attachment:fixed;
	font-family: Garamond, Georgia, serif; 
	font-size: 15x; 
	color: #200E00;
}

.right {
	background-image: url('cameo.gif');
	background-repeat: repeat-y;
	background-position: top left;
}

.left {
	 margin-left: 150px;
	margin-right: auto;
	width: 800px;
}

}

body, td, div {
	font-family: Garamond, Georgia, serif; 
	font-size: 15x; 
	color: #200E00;
}

h1 {
	font-family: Wide Latin, Arial Black, Arial, sans-serif; 
	font-size: 30px;
	font-weight: 600;
	text-transform:uppercase;
	text-align: center;
}


h2 {
	font-family: Franklin Gothic Heavy, Arial Black, Arial, Sans-Serif;
	font-size: 22px;
	text-transform: uppercase;
	font-weight: 400;
	text-align: center;
}

h3 {
	font-family: Arial Black, Arial, Sans-serif;
	font-size:18px;
	text-transform: capitalize;
	font-weight: 300;
	text-align: center;
}

.side {
	background-color:antiquewhite;
}


a {
	color: #993300; 
	text-decoration: none; 
	border-bottom:#f8f8ff;
}

a:hover{
	background-color:beige; 
	color: #663300; 
	border-top: #f8f8ff;
}


td {
	padding:5;
	 margin:5;
}

option input textarea {
	background-color: beige;
	 border: 1px solid #663300;
	 font-family: Arial;
	 font-size: 12px;
	 color: #663300
}

select option {
	scrollbar-arrow-color: #FAEBD7;
	scrollbar-track-color: #FAEBD7;
	scrollbar-face-color: #663300;
	scrollbar-highlight-color: #996600;
	scrollbar-3dlight-color: #f8f8ff;
	scrollbar-darkshadow-color: #422100;
	scrollbar-shadow-color: #4F2800;
	background-color: beige; 
	border: 1px solid #663300; 
	font-family: Arial; 
	font-size: 12px; 
	color: #663300
}

input {
	border: 1px solid #663300; 
	background-color: #faebd7; 
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-size:12px; 
	font-family:Arial #663300
}