a:link {
	color: #f0a0cb;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f0a0cb;
}
a:hover {
	text-decoration: none;
	color: #f0a0cb;
}
a:active {
	text-decoration: none;
	color: #f0a0cb;
}
body {
	background-color: #9ff9fc;
}
#body {
	position: absolute;
	width: 846px;
	height: 500px;
	top: 300px;
	left: 50%;
	margin-left: -417px;
}
#header {
	position: absolute;
	width: 846px;
	height: 80px;
	left: 50%;
	margin-left: -423px;
	top: 225px;
	z-index:1;
}
#caption1 {
	position: absolute;
	width: 834px;
	top: 2415px;
	left: 50%;
	margin-left: -423px;
	height: 40px;
	z-index:3;
	padding-bottom: 80px;
}

