#header {
    font-family: Roboto,Arial,sans-serif;
    font-size: 25px;
    line-height: 1.8em;
	font-style:bold;
    overflow-y: auto;
	color:white;
}

#header img {
   max-height:80%; max-width:100%; 
    float: left;
    margin: 10px 10px 0;
 }

#footer {
	text-align:right;
}

#footer img {
   max-height: 80px; padding-bottom:0;margin-bottom:0; float: right;
}