body
{
	background-image: url(img/jm-bgr.gif);
	background-repeat: repeat-x;
	background-color: #000000;
}
* 
{
	color: #FFCC99;
}
a
{
	color: #FFCC99;
	text-decoration: underline;
}
a:hover
{
	color: #FFCC99;
	text-decoration: none;
}
