body{
	background-image: url(framebackground.jpg);
	background-repeat: repeat;


h1, h2, h3, h4	{
font-family: "Book Antiqua";
				}

	
}
a:link, a:active, a:visited
		{
	color:#293879;
	font-family: "Book Antiqua";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	line-height: normal;
	text-decoration: underline;
}
		

