body
 {
 color: #000000;
 background-color: #336699;
 font-family: trebuchet, arial;
 }
a:link, a:visited, a:hover, a:active 
 { 
 font-family: trebuchet, arial;
 }
a:link
 {
 color: #113355;
 text-decoration: underline;
 }
a:visited
 {
 color: #224466;
 text-decoration: underline;
 }
a:hover
 {
 color: #ffcc00;
 text-decoration: underline;
 }
a:active
 {
 color: #ffffff;
 text-decoration: underline;
 }
.biglink
 {
 font-size: 14pt;
 font-weight: bold;
 line-height: 143%;
 }
div#main
 {
 background-color: #6699cc;
 width: 640px;
 margin-left: auto;
 margin-right: auto;
 }
#header
 {
 border: 2px black;
 margin: 10px 10px;
 }
.mission
 {
 color: #ffffff;
 font-family: arial;
 line-height: 150%;
 margin: 15px;
 text-align: center;
 }
.lyric
 {
 color: #ffffff;
 font-family: arial;
 line-height: 120%;
 margin: 15px;
 text-align: left;
 }
.songttl
 {
 color: black;
 font-family: arial;
 font-size: 18pt;
 font-weight: bold;
 line-height: 150%;
 margin: 15px;
 text-align: center;
 }
.pagettl
 {
 color: black;
 font-family: arial;
 font-size: 22pt;
 font-weight: bold;
 margin: 10px;
 text-align: center;
 }
