body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	background-image: url(../images/moon.jpg);
	background-attachment: fixed;
	background-color: #000000;
	font-style: italic;
	color: #0033CC;
	font-weight: bold;






}

a {
	color: #FFCC00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
	color: #339999;
	text-align: center;
	line-height: 100%;
	padding: 5%;
	text-decoration: underline;



}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	color: #CCCCCC;


}
p {
	text-indent: 5%;


}
#back {
	text-decoration: blink;
}
.text {
	font-weight: bold;
	font-style: normal;
	color: #00FFFF;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;




}
