#header {
background-color: rgba(224, 224, 224, 0);
color: #000;
border-bottom: 1px solid #BEBEBE;

}

h2 a{color:#000;}


footer{
	color: #000;
	background-color: rgba(224, 224, 224, 0);
}

