@charset "UTF-8";
/* CSS Document */


#apDiv1 {
	position:absolute;
	left:9px;
	top:14px;
	width:741px;
	height:121px;
	z-index:1;
	background-color: #6699FF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bolder;
	color: #06F;
	top: auto;
	left: auto;
	text-align: center;
}
body {
	background-color: #6CC;
}
#apDiv2 {
	position:absolute;
	left:599px;
	top:10px;
	width:151px;
	height:130px;
	z-index:2;
	background-image: url(images/ballons.jpg);
}
#apDiv3 {
	position:absolute;
	left:10px;
	top:10px;
	width:151px;
	height:130px;
	z-index:3;
	background-image: url(images/ballons.jpg);
}
#apDiv4 {
	position:absolute;
	left:162px;
	top:136px;
	width:437px;
	height:35px;
	z-index:4;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#apDiv5 {
	position:absolute;
	left:225px;
	top:212px;
	width:300px;
	height:286px;
	z-index:5;
}
#apDiv6 {
	position:absolute;
	left:226px;
	top:576px;
	width:300px;
	height:360px;
	z-index:6;
	text-align: center;
	background-color: #5BF52A;
}
a:link {
	color: #00F;
}
a:visited {
	color: #333;
}
a:hover {
	color: #0FF;
}
