
#footer{
float:left;
width:98%;
background:rgba(116,206,226,1);
text-align:center;
padding:0 1%;
font-size:100%;
}

#footer p {font-size:; background:rgba(0,0,0,0); color:rgba(45, 70, 97, 1);}
#footer a {display:inline; font-size:; color:rgba(45, 70, 97, 1);}
#footer a:hover{color:rgba(179, 149, 70, 1.0);}