#container header {
	height: 120px;
	color: #B6B6B6;
	background-color: #006699;
	text-align: center;
	font-size: 80px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;

}
#container nav {
	height: 60px;
	color: #B6B6B6;
	text-align: left;
	font-size: 20px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;

	background-colour: ;
	
}
#container article {
	height: auto;
	font-size: large;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background-color: #B6B6B6;
	color: #FDFDFD;
	line-height: normal;

}
#container footer {
	height: 50px;
	colour: #B6B6B6;
	background-colour: #006699;
	font-size: 40px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
	background-color: #006699;
	color: #B6B6B6;
}
s
