body	{
	background-image:	url(bg1.jpg);
	background-color:	white;
	color:			black;
	font-family:		Verdana, Trebuchet MS, Arial, Sans-serif Family;
	font-style:		bold;
}

th	{
	color:			red;
}

h1	{
	text-align:		center;
	font-size:		350%;
}

h2	{
	text-align:		center;
}

#text	{
	border-width:		3px;
	border-color:		white;
	border-color:		white;
	border-width:		3px;
	border-style:		solid;
	text-align:		justify;
	padding:		8px;
}	

#links	{
	text-align:		center;
}

#footer	{
	text-align:		center;
}

a:link {
	color:			red;
}

a:visited {
	color:			black;
}

a:hover {
	background-color:	black;
	color:			white;
}
