body {
background-color: #000000;
background-image: url("background.gif");
background-attachment: fixed;
text-align: center;
font: normal 13px/18px verdana, arial, tahoma, sans-serif;
padding-top: 10px;
}
a:link, a:visited {
		color:#666666; 
		text-decoration:underline;}
		
a:hover {
		color:#603000; 
		text-decoration:none;}

#header {
width: 728x;
height: 200px; 
}

#wrapper {
width: 728px;
background: #fff;
background-position: 0 0;
border: solid 50px #fff;
margin: 0 auto;
text-align: left;
}

#caption {
border:1px solid #E2DDB5;
padding: 20px 94px 5px 94px; 
background-color:#E2DDB5;
}

#opening {
font-size: 17px;
color:#603000;
line-height: 30px; 
}

#footer {
font-size: 10px;
background-position: 0 0;
width: 800px;
margin: 0 auto;
color: white;
background-color: #3c1e00;
padding: 15px 15px 15px 15px;
}

#content {
color:#3c1e00;	
}

h1 {
font-size: 16px;
}

