/* CSS Document */
body {background-image: url(images/Dark%20wider-longer1.jpg);
	background-image: url(images/Dark%20wider-longer1.jpg);
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFF00;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFF00;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FF0000;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFF00;
}
