@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #49ABCF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link, a:visited {
	color: #FFF600;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#bg {
	left:0px; 
	bottom:0px; 
	position:absolute;
	background-image:url(images/gff_bg2_sea.jpg); 
	background-position:bottom; 
	background-repeat:repeat-x; 
	width:100%;
	height: 510px;	
}
#leftcloud {
	left:0px; 
	top:0px; 
	position:absolute; 
	width:220px; 
	height:100px; 
	background-image:url(images/cloudleft.gif); 
	background-position:left top; 
	background-repeat:no-repeat;
}
#rightcloud {
	right:0px; 
	top:30px; 
	position:absolute; 
	width:300px; 
	height:200px; 
	background-image:url(images/cloudright.gif); 
	background-position:right top; 
	background-repeat:no-repeat;
}
#keyart {
	left:0px; 
	bottom:-10px; 
	position:absolute; 
	background-image:url(images/gff_bg3.gif); 
	background-position:bottom left; 
	background-repeat:no-repeat; 
	width:386px; 
	height:439px;
}
#myCity {
	right:50px; 
	bottom:50px;
	position:absolute; 
	width:800px; 
	height:374px;
	padding: 0px;
	margin:0px;
}