@import url('https://fonts.googleapis.com/css?family=Noto+Sans'); body { background-color: #a8ccf0; color: black; margin: 0; } div.contents { margin-bottom: 10px; padding: 12px; margin-left: auto; margin-right: auto; width: 960px; background-color: white; border-radius: 8px; } #titlearea { background-color: white; } hr.footer { display: none; } .footer { background-color: #7cb2e9; }