body { color: black; font-size: medium; line-height: normal; background-color: #e6e6e6; text-align: center; }#layout { background-color: #aabdbf; text-align: center; top: 5px; width: 750px; margin-right: auto; margin-left: auto; border: solid 2px navy; }#top { color: white; background-color: #244563; text-align: center; width: 740px; margin-top: 2px; margin-right: auto; margin-left: auto; padding-top: 5px; padding-bottom: 10px; padding-left: 7px; border: solid 1px lime; }h1 { font-size: 20px; font-weight: bold; margin: 10px 0; }h2 { font-size: 12px; font-weight: bold; line-height: 1.5; text-align: center; margin: 0.83em 0; }h3 { color: #ff0; font-size: 10px; font-weight: normal; line-height: 1.5; text-align: left; margin: 3px 0; }