#container {
	background: #0000FF;
	height: 3000px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 250px;
	width: 1024px;
	background: url(images/BC%20Ferry%20Renaissance_.jpg) no-repeat center center;
	margin-top: 20px;
}
#myheader {
	height: 360px;
	width: 1024px;
	background: no-repeat center center;
	clear: both;
	float: none;
	padding-left: 168px;
	padding-top: 5px;
}
#helmet {
	background: url(images/Ride%20For%20Dad-1241.jpg) no-repeat center center;
	height: 595px;
	width: 1024px;
}


#littlebird {
	float: left;
	height: 400px;
	width: 510px;
	background: url(images/Little%20Bird.jpg) no-repeat center center;
	clear: none;
}
#huron {
	float: right;
	height: 400px;
	width: 510px;
	background: url(images/BlueHuronVictoriaCloverPoint.jpg) no-repeat center center;
	clear: none;
}
#photo1 {
	height: 350px;
	width: 1024px;
	margin-top: 5px;
	background: url(images/Navy%20Ship%20Victoria.jpg) no-repeat center center;
	clear: both;
}
#birdonwire {
	height: 550px;
	width: 1024px;
	background: url(images/birdonwire.jpg) no-repeat center center;
}

body {
	background: #0099FF;
}

