body { font-family: Roboto, sans-serif; background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); } h1, h2, h3 { font-family: "Roboto Condensed", sans-serif; color: rgb(121, 109, 108); } h1 { font-size: 2em; } .content h2, .content h3, a { color: rgb(196, 30, 58); } a.button_1, img.btn_search, #sidebar li a:hover { background-color: rgb(121, 109, 108); color: rgb(255, 255, 255); border: none; } #banner { background-color: rgb(196, 30, 58); color: rgb(255, 255, 255); padding: 10px 20px; height: auto; width: auto; } #banner h1 { color: rgb(255, 255, 255); font-family: "Roboto Condensed", sans-serif; font-size: 2em; margin: 0px; padding: 0px; } div#college-nav a:link, div#college-nav a:visited { color: rgb(121, 109, 108); } #main-footer, footer #main-footer { background-color: rgb(121, 109, 108); font-family: Roboto, sans-serif; padding: 30px 20px; color: rgb(255, 255, 255) !important; } #footer-inner a:link, #footer-inner a:visited, #footer-inner a:active, footer a:link { color: rgb(255, 255, 255); font-weight: normal; text-decoration: underline; }