body {
	color: #000033;
	font-family: "Comic Sans MS";
	font-size: 14px;
	background-color: #AFB7FE;
	text-align: left;
	border-color: #333333;
	background-image: url(images/bk1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right;
}
a:link {
	text-decoration: none;
	color: #0000FF;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	font-family: "Comic Sans MS";
	color: #666666;
	font-size: 16px;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #990066;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	font-family: "Comic Sans MS";
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	}
h1 {
	color: #000033;
	font-style: normal;
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
}
h2 {
	color: #000033;
	font-style: normal;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #6666FF;
	font-style: normal;
	font-size: 14px;
	font-family: "Comic Sans MS";
	font-weight: bold;
}


