body 
{
	margin: 1em 6%;
	font-size: 90%;
	color: #444;
	background: #d6c568 url(bg.jpg) top left repeat-x;;
}

a
{
	color: #552c16;
	font-family: Arial;
	text-decoration: none;
	font-weight: none;
	font-size: 9pt;
}

a:hover
{
	text-decoration: underline;
}

.intro
{
	color: #444;
	font-family: Verdana;
	text-decoration: none;
	font-weight: none;
	font-size: 12pt;
}

.intro:hover
{
	text-decoration: underline;
}