html, body {
	height: 100%;
	margin: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8FBCF7;
}

#floater {
	height: 50%;
	margin-bottom: -150px;	
}

#image {
	width: 269px;
	height: 259px;
	margin: auto;	
}

#text {
	color: #003399;
	font-size: 1.4em;
	text-align: center;	
}
