body {
	/*background-repeat: repeat-x;*/	
}

h1.aqua {
	color: #53CAF4;
	text-shadow: 1px 1px 1px #000000;
	letter-spacing: 1px;
}

h2, h3 {color: #007D86;}

.container {
	margin-top: 80px;
	border-radius: 10px;
	
	}
	
div.banner img {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	}