body {
	background-attachment: fixed;
	background-color: #666699;
	background-image: url(../images/backgrounds/scales2purple.gif);
	font-family: Lucida Handwriting, Cursive;
	color: #99ffff;
}
a:link {
	color: #99ffcc;
}
a:visited {
	color: #ffcc00;
}
a:active {
	color: #ffcccc;
}
a:hover {
	color: #99ffff;
}
table {
	background-color: #000000;

}
.justify {
	text-align: justify;
}
