body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	background: url(images/diamond8.jpg) repeat;
}
#content p {
	line-height: 130%;
}
p {
font-size: 80%;
}
#flamesSide {
	background: url(images/fire_repeat.jpg) repeat-y;
	background-position: left 259px;
}
h2 {
	color: #CCCCCC;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}

a:active {
	color: #FFFFFF;
}

a:visited {
	color: #CC99FF;
}

a:hover {
	color: #FFCC00;
}
