#header {
	background-image: linear-gradient(to right, #404040 0%, #919191 100%);	
	color:#fff;
}

#headerText  img {
	margin-top: 5px;
	height: 110px;
}

footer {
	background-image: linear-gradient(to right, #404040 0%, #919191 100%);	
	color:#fff;
}

footer a:active,
footer a:hover,
footer a:link,
footer a:visited {
	color:#fff;
}
















