/* CSS Document */

body {
	background-image: none;
	background-color: #fdfdfd;
}
#container {
	position:absolute;
	left:50%;
	margin-left: -450px;
	top:50%;
	width:900px;
	height:600px;
	z-index:1;
	margin-top: -300px;
	background-color: #FFFFFF;
}
a {
	font-family: "Comic Sans MS", Arial, sans-serif, Verdana;
	font-size: 24px;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:visited {
	font-family: "Comic Sans MS", Arial, sans-serif, Verdana;
	font-size: 24px;
	color: #0000FF;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:hover {
	font-family: "Comic Sans MS", Arial, sans-serif, Verdana;
	font-size: 24px;
	color: #B21616;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h1 {
	font-family: "Comic Sans MS", Arial, sans-serif, Verdana;
	font-size: 48px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
h2 {
	font-family: "Comic Sans MS", Arial, sans-serif, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
li {
	font-family: "Comic Sans MS", Arial, sans-serif, Verdana;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000
}
