body {
font-family: Georgia;
}

h1 {
font-size: 3em;
background-color: #EEE;
border-top: 2px solid #DDD;
border-bottom: 2px solid #DDD;
color: gray;
font-weight: normal;
text-align: center;
vertical-align: middle;
padding: 30px 0 35px 0;
}

img {
border: none;
}
div#logos {
text-align: center;
height: 350px;
}

