body { 
		margin:0px 0px 0px 0px;
		background-repeat: no-repeat; 
		background-color:black; 
		background-position:bottom right;
		background-attachment:fixed;

		font-family:"times new roman", helvetica, serif;
		font-size: 0.9em;
		line-height: 1.4em;
		color:#D3FFF8;}
p {
		margin: 10 px; 
}

ul,ol {
		margin: 20px;
}


b {
		font-size:1.1em;
		color:#0BFFDA;
}

a {
	font-size:1.1em;
	text-decoration:none;
	font-weight:500;
}
a:link {color:#0BFFDA;}
a:visited {color:#4FBAAA;}
a:hover {color:#808080;}

h6 {
		font-size:0.7em;
		font-weight:400;
		line-height:0.8em;
}

	#tent {
		float:center;
		align:center;
		background-color:white; 
		width:100%;
		margin-right:0px;
		margin-left:0px;
		}

	#tent p {
	 	font-size:0.9em;
		font-weight:650;
		margin: 0px;
		padding: 0px;
		}

	#content {
		float:center;
		align:center;
		background-color:#A5D6C6; 
		width:100%;
		margin-right:0px;
		margin-left:0px;
		}

	#content p {
	 	font-size:1.1em;
		font-weight:650;
		margin-right:30px;
		margin-bottom:2px;
		padding: 0px;
		}

	#menu {
		float:center;
	width:500px;
	padding:1px;
	align:left;
	margin: 15px;
	background-color:black;
	border-left:1px solid #4FBAAA;
	border-right:1px solid #4FBAAA;
	line-height:1em;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	}
/* Again, "be nice to Opera 5". */

	p,h1,pre {
		margin:5px 15px 5px 15px;
		}
		
	h1 {
		font-size:1.2px;
		padding-top:10px;
		}
	

