body { font-size: 20px; font-family: puppylike, helvetica; background-color: LemonChiffon; }
.top { left: 0; right: 0; width: 100%; padding-top: 10px; }
.header { position: relative; background-image: url("/header.png"); background-repeat: no-repeat; margin: 0 auto; width: 1000px; height: 350px; }
.nav { position: absolute; bottom: 0; width: 100%; height: 63px; display: inline-block; text-align: center; line-height: 63px; }
.bottom { display: block; }
.nl { font-size: 28px; font-weight: bold; color: DarkKhaki; text-decoration: none; }
.nl:hover { color: LemonChiffon; opacity: 0.4; text-decoration: underline overline; }
.ns { font-size: 20px; color: #000000; }
.l { color: saddlebrown; }
.l:hover { text-decoration: underline; }
