body {
	font-family: "Courier New", Courier, monospace;
	background: #150490 url(images/background2.jpg) no-repeat;
	color: #FFF;
	width: 100%;
	margin: 0;
}

a:link {
	font-size: small;
	color: #99FFFF;
	text-decoration: none;
}
a:visited {
	font-size: small;
	color: #99FFFF;
	text-decoration: none;
}
a:hover {
	font-size: small;
	text-decoration: underline;
}
h4 {
	font-size: 36px;
}
p {
	font-size: small;
}
h1 {
	font-size: 28px;
}
h2 {
	font-size: medium;
}
