body {
	background: url(../images/bg_stars.gif) #000033;
	color: #ffffcc;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-size: 14px;
	color: #ffffcc;
	letter-spacing: 0.1em;
}
#logo {
	position:absolute;
	width: 490px;
	height: 460px;
	left:50%;
	top:45%;
	margin-left: -235px;
	margin-top: -230px; 
} 
.firebird {
	color: cc3300;
	font-weight: bold;
}
a {
	font-style: oblique;
	font-size: 14px;
	text-decoration: none;
	color: #ffffcc;
	letter-spacing: 0.1em;
}
a:hover {
	color: cc3300;
}
.main {
	color: ffcc66;
}
.main a {
	font-family: "Times New Roman", Times, serif;
	font-variant:small-caps;
	font-weight: bold;
	letter-spacing: 0.3em;
	font-size: 30px;
	color: ffcc66;
}
.main a:hover {
	color: cc3300;
}
	
