html, body {
				font-family: "Century Gothic", sans-serif;
				color: #CCCCCC;
				margin:0;
				padding:0;
				border:0;
				height:100%;
				}
body {
	background-color: #1c1614;
}




	
	

p {
	font-size: 12px;
	letter-spacing: 0.08em;
}
a:link {
	color: #00CCCC;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #0000FF;
}

h1 {font-size: 21pt;
}

h2 {
	font-family: "Century Gothic", sans-serif;
	font-size: 16px;
	font-weight: lighter;
	line-height: 40px;
	color: #79A9A9;
	letter-spacing: 0.15em;
}
 

			
			
.warning {
	font-weight: bold;


} 

#wrapper {
	background-attachment: scroll;
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	height: 1350px;
	width: 740px;
	top:0px;
	background-position: center top;
}
