h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: italic;
	font-weight: bolder;
	color: #000066;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000033;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
body {
	background-image: url(bg.gif);
}
