html, body {margin:0; padding:0; width:100%; height:100%; background-color:#321a06; /* overflow:hidden; */}
#background {position:absolute; z-index:1; width:100%; height:100%;}

#wrapper {position:absolute; top:20px; left:20px; width:40%; z-index:10; background: url(../images/bgpng.png) repeat; color:#556677; /* border:1px solid #dd9337;*/ padding:10px;}

#content {color:#ac7446; margin-top: -15px; margin-bottom: -15px; font-size: 14px;}

h2 {margin-left: 15px;}

#menu {position: fixed; top: 20px; right: 20px; z-index:10; background: url(../images/bgpng.png) repeat; color:#ac7446; /* border:1px solid #dd9337;*/ padding: 10px; font-weight: bold;}
#menu a, a:visited, a:link {color:#ac7446; text-decoration: underline;}
.indent {margin-left: 15px;}
