/* HEADER */
header{
	background-color: #4A708B;
	height: 60px;
	line-height: 60px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}
header span{
	float: left;	
}