body { padding:0; margin:0; font-size:62.5%; font-family:'Merriweather', arial, sans; background:#0084bd; }
#body { width:100%; }
#welcome { margin:150px auto; text-align:center; }
#welcome h1 { margin:0 auto; font-size:5em; text-align:center; color:#ffffff; font-family: 'Lobster Two', times, cursive; text-shadow:2px 2px #000000; }
#welcome nav { color:#b2f3ff; font-size:1.4em; }
#welcome a { color:#b2f3ff; font-weight:bold; }
#welcome a.selected { color:#ffffff; text-decoration:none; }
#welcome a:hover { color:#ffffff; text-decoration:underline; }
#about { font-size:1.4em; color:#ffffff; margin:20px auto; width:60%; }
#about dl { text-align:left; }
#about dt { font-family:'Lobster Two', times, cursive; font-weight:bold; font-size:1.4em; }
#about dd { margin-bottom:20px; }
