.banner h1 {
	height: 100%;}
.banner h1 span {
	visibility: visible;
	color: #000;
	position: absolute;
}
.banner h2 {
	height: 100%;
	font-size: 75%;}
.banner h2 span {
	visibility: visible;
	color: #000;
	position: static;
}
body {
	font-size: 100%;}
	
#container {
	border: 0;
	}