body {
	background-attachment: fixed;
	background-image: url(../images/backgrounds/dragons/greylite.gif);
	text-align: center;
	font-family: Lucida Handwriting, Cursive;
	font-size: 16px;
	color: #9933FF;
	font-weight: bold;

}
a:link {
	color: #0099FF;
}
a:visited {
	color: #9999CC;
}
a:hover {
	color: #CCCCFF;
}
a:active {
	color: #6699FF;
}
.title {
	font-size: 28px;
	font-weight: bolder;
}
