body {
	background-color: #000000;
}
.style1 {
	font-family: "Courier New",Courier, monospace;
	font-weight: bold;
	font-size: 60px;
	color: #FFFFFF;
}
.style2 {
	font-family: "Courier New", Courier, monospace;
	font-size: xx-large;
	font-weight: bold;
	color: #FFFFFF;
}
.style3 {
	font-family: "Courier New",Courier, monospace;
	font-weight: bold;
	font-size: large;
	color: #FFFFFF;
}
.style4 {
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
}
.style5 {
	font-family: "Courier New", Courier, monospace;
	font-size: x-large;
	font-weight: bold;
	color: #FF3300
}
.style6 {
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
}
.style7 {
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #FFFFFF;
}


.style8 {
	color: #FFFFFF;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
#Layer1 {
	position:absolute;
	left:250px;
	top:24px;
	width:550px;
	height:86px;
	z-index:1;
}
#Layer2 {	position:absolute;
	left:10px;
	top:122px;
	width:178px;
	height:53px;
	z-index:2;
}

#Layer3 {
	position:absolute;
	left:10px;
	top:182px;
	width:178px;
	height:258px;
	z-index:3;
}
#Layer4 {
	position:absolute;
	left:250px;
	top:160px;
	width:549px;
	height:345px;
	z-index:5;
	background-color: #66CC00;
}
#Layer5 {
	position:absolute;
	left:250px;
	top:120px;
	width:549px;
	height:301px;
	z-index:5;
}
