/* CSS Document */

html, body
{
 background-color:#56280A;
 font-family:"Trebuchet Ms", Tahoma;
}

#page
{
	background-image:url(images/main_08.jpg);
	padding-left:35px;
	padding-right:35px;
	font-size:16px;
	text-align:justify;
}

#foot
{
	background-image:url(images/main_09.jpg);
	color:#999999;
	font-size:12px;
}

a:link, a:visited, a:active a:hover
{
	text-decoration:underline;
	color:#000000;
}

a:hover
{
	text-decoration:none;
}
