body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(images/bkground.gif);
	margin: 0px;

}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: ffffcc;
}
a:hover {
	font-size: 18px;
	font-style: normal;
	background-color: #ffffcc;
	color: #000000;

}
h1 {
	font-size: 14px;
	background-color: cccc99;
	text-align: center;
	width: 130px;

}
h2 {
	font-size: 24px;
	font-weight: bolder;
	background-color: #999966;
	width: 375px;
	text-align: center;
}
a:visited {
	color: #0000FF;
}
