body{
	width:1024px;
	font-family: century gothic, Verdana, Geneva, sans-serif;
	position: absolute;
	left: 50%;
	margin-left: -512px;
	
	

}

h1{
	color:#03F
}
h2{
	color:#F33
}

#header{

	position: absolute;

	top: 500px;

	font-size: 20px;

	font-weight: 600;
	z-index: 100000;

}

#header ul {

	list-style: none;

	padding:0;

	margin:0;

	

}

#header li {

	display: inline;
	margin-left: 60px;


}



#content {
	margin-top: 50px;
	border: none;
	width: 700px;
	position: relative;
	
}

#content li{

	list-style:circle;

}



a:link{ 

	color:black; 

	text-decoration:none;



}

a:visited{ 

	color:black; 

	text-decoration:none; 



}





a:hover{ 

	color: #FC0; 

	text-decoration:underline; 

}



a:active{ 

	color:#FC0; 

	text-decoration:underline; 

}



#swf{

	height: 480px;

	width: 640px;

	border:solid;
	
	

}

#footer{
	position: absolute;
	top: 800px;
	left: -300px;
}

#rainbow{
	position: absolute;
	top: -550px;
	left: 30px;
	z-index:100;
}

#contenttop{
	position: absolute;
	top: 522px;
	z-index: 0;
	margin: 0;
}

#clouds{
	position: absolute;
	bottom: -150px;
	left: -300px;
}
#balloon{
	position: fixed;
	top: 100px;
	left: 900px;
}
