html,body { background: #FAA808; margin: 0; padding: 0; }
body { font: 82px helvetica, arial, sans-serif; font-weight: bold; color: #FFF; line-height: 160%; text-align: right; }

#container { margin: 20px auto 0; width: 660px; }

p { margin: 0; padding: 0; text-align: center; }
a { font-size: 41px; color: #FFF; text-decoration: none; text-shadow: 1px 1px 2px #333; }
a:hover { color: #555; text-shadow: 1px 1px 2px #FFF; }

#line1 { letter-spacing: 0.01em; text-shadow: 2px 2px 2px #666; }
#line2 { letter-spacing: 0.06em; text-shadow: 2px 2px 2px #666; }
#line3 { text-shadow: 2px 2px 2px #666; }
#line4 { letter-spacing: 0.02em; }