body {
 	background: url(images/backgrnd2b.jpg) fixed; 
 	margin:0px; 
	padding:0px;
	color: aqua;
	}
#menux {
  background: url(images/graphic3d.jpg) fixed;
	position: absolute; 
	top: 0px; 
	right: 10px; 
	width: 550px; 
	height: 18px;
	border-width: 0;
	font: bold 16px Arial, Helvetica, sans-serif;
	z-index: 49;
	}
#menux a {
	text-decoration: none;
	TEXT-ALIGN: center
	margin:0px; 
	padding:0px; 
	color: black;
	background: url(images/graphic3d.jpg);
	}
#menux a.title{
	color: red;
	margin:5px; 
	padding:0px;
	background: url(images/graphic3d.jpg);
	}
#menux a:visited {
	color: black;
	margin:5px; 
	padding:0px;
	background: url(images/graphic3d.jpg);
	}
#menux a:hover {
	color: blue;
	background: url(images/graphic3d.jpg);
	}
#menux a:active {
	color: gold;
	background: url(images/graphic3d.jpg);
	}	
#content {
 	display: block;
	padding-right: 10px; 
	padding-left: 10px; 
	Z-INDEX: 3; 
	padding-bottom: 10px; 
	margin: 10px 30px 20px 115px; 
	padding-top: 10px; 
	position: relative; 
	color: gold;
	min-width: 120px;
	overflow: hidden;
	}
H1 {
 	TEXT-ALIGN: center;
 	FONT-SIZE: 40px;
	FONT-WEIGHT: BOLD;
	COLOR: blue; 
	background: transparent;
	}	
H2 {
 	TEXT-ALIGN: center;
 	FONT-SIZE: 25px;
	FONT-WEIGHT: BOLD;
	COLOR: Aqua; 
	background: transparent;
	}
H3 {
 	TEXT-ALIGN: center;
 	FONT-SIZE: 18px;
	FONT-WEIGHT: BOLD;
	COLOR: Aqua; 
	background: transparent;
	}
H4 {
 	TEXT-ALIGN: left;
 	FONT-SIZE: 25px;
	FONT-WEIGHT: BOLD;
	COLOR: gold; 
	background: transparent;
	}		
#layer1 {
	FONT-SIZE: 250px;
	FONT-WEIGHT: BOLD;
	COLOR: maroon; 
	Z-INDEX: 6; 
	VISIBILITY: visible; 
	FONT-FAMILY: serif; 
	POSITION: absolute; 
	TOP: 20px;
	LEFT: 20px;
	WIDTH: 60%; 
	TEXT-ALIGN: center
	}
#layer2 {
	FONT-SIZE: 14px;
	FONT-WEIGHT: BOLD;
	color: gold; 
	Z-INDEX:8; 
	VISIBILITY: visible; 
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;  
	POSITION: absolute; 
	TOP: 25%;
	LEFT: 15%;
	WIDTH: 70%; 
	TEXT-ALIGN: JUSTIFY
	}
#layer3 {
	FONT-SIZE: 55px;
	FONT-WEIGHT: BOLD; 
	color: navy;
	text-decoration: none;
	Z-INDEX: 7; 
	VISIBILITY: visible; 
	WIDTH: 60%; 
	FONT-FAMILY: Verdana, Geneva, Arial, sans-serif;  
	POSITION: absolute; 
	bottom:20px;
	right: 20px; 
	TEXT-ALIGN: center
	}
#layer3 a.dull{
	color: navy;
	background: none;
	}
#layer2 a:visited {
	color: yellow;
	}
.poem1 {
 	FONT-SIZE: 12px;
	FONT-WEIGHT: BOLD;
	color: silver;
	}
.poem2 {
 	FONT-SIZE: 16px;
	FONT-WEIGHT: BOLD;
	color: silver;
	}
.poem3 {
 	FONT-SIZE: 16px;
	color: white;
	}
.poem4 {
 	FONT-SIZE: 16px;
	FONT-WEIGHT: BOLD;
	color: silver;
	}			 

