/* CSS Document */

body
{
	background-image:url(../images/pagebg.jpg);
	background-repeat:repeat-x;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:11px;
	text-decoration:none;
}

.header
{
	font-family:"Georgia";
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}