a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #0000FF;
}
h1 {
	font-family:"Comic Sans MS";
	font-size: 22px;
	font-weight: bold;
	color: #0000FF;
}
h2 {
	font-size: 20px;
	font-family:"Comic Sans MS";
	font-weight: bold;
}
h3 {
	font-size: 18px;
	font-family:"Comic Sans MS";
	font-weight: normal;

}

#container {
	width:750px;
}

#header img {
	border:0;
}

body,td,th,tr,p,div,table,li,ul,ol {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
}

#welcome {
	width:401px;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	position: absolute;
	top: 476px;
	left: 558px;
	height: 264px;
	padding-left: 10px;
}
#notice {
	width:100%;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	top: 649px;
	left: auto;
	height: auto;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: medium solid #000000;
	color: #FF0000;
}
#case {
	width:100%;
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	height: 350px;
	padding-left: 10px;
	background-color: #FFFFFF;
	border: medium solid #000000;
	
}

