body {font-family: Arial,sans-serif; font-size: 14px;}
header {border-bottom:6px solid #12558a; padding:12px 0;}
header img {height:90px;}
footer {border-top:6px solid #12558a; padding:15px 0; color:#12558a; text-align:center;}
.img-responsive {width:100%;}

@media (max-width:768px) {
	header img {height:65px;}
}

@media (max-width:640px) {
	header img {height:60px;}
}

@media (max-width:400px) {
	header img {height:50px;}
}