.body
   {
   background-color: #eaadea;
   background-image: url(/images/CG Background.PNG);
   } 

.logo
/* For the Celebrate Grace Logo */

   {
   font-size: 36pt;
   color: #ffffff;
   background: #000000;
   font-family: "arial", "geneva", "sans-serif", "verdana";
   letter-spacing: 0pts;
   text-align: right;
   text-decoraton: bold
   word-spacing: normal;
   vertical-align: middle;
   }

.news
/* For the news section */

   {
   font-size: 12pt;
   font-weight: normal;
   color: #000000;
   background: #fff7ef;
   text-indent: 1.5em;
   font-family: "verdana", "arial", "geneva", sans-serif;
   letter-spacing: 0pts;
   line-height: 16px;
   text-align: left;
   word-spacing: normal;
   vertical-align: top;
   margin-left: 1cm;
   margin-right: 1cm;
   }

.quote1
   {
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
   background: #fff7ef;
   text-indent: 1.5em;
   font-family: "verdana", "arial", "geneva", sans-serif;
   letter-spacing: 0pts;
   line-height: 16px;
   text-align: middle;
   word-spacing: normal;
   text-decoraton: italics
   }

.quote2
   {
   font-size: 10pt;
   font-weight: bold;
   color: #000000;
   background: #fff7ef;
   text-indent: 1.5em;
   font-family: "verdana", "arial", "geneva", sans-serif;
   letter-spacing: 0pts;
   line-height: 16px;
   text-align: right;
   word-spacing: normal;
   }

.nav
/* For the navigation section */
   {
   background: #9F5F9F;
   border-style: solid;
   border-color: #7F00FF;
   border-width: 5px;
   width: 200px;
   image-align: middle;
   vertical-align: top;
   }

a:link.nav
   {
   color: #FFFFFF;
   background: #9F5F9F;
   width: 200px;
   display: block;
   font-weight : bold;
   }

a:active.nav
   {
   color: #FFFFFF;
   background: #9F5F9F;
   width: 200px;
   display: block;
   }

a:visited.nav
   {
   color: #FFFFFF;
   background: #9F5F9F;
   width: 200px;
   display: block;	  
   }

a:hover.nav
   {
   color: #FFFFFF;
   font-weight: bold;
   background: #FFFFFF;
   display: block;	  
   }

.music
   {
   font-size: 12pt;
   font-weight: normal;
   color: #000000;
   background: #fff7ef;
   text-indent: 1.5em;
   font-family: "verdana", "arial", "geneva", sans-serif;
   letter-spacing: 0pts;
   line-height: 16px;
   word-spacing: normal;
   vertical-align: middle;
   }


.lyrics
   {
   font-size: 10pt;
   font-weight: normal;
   color: #000000;
   background: #fff7ef;
   text-indent: 1.5em;
   font-family: "arial", "geneva", sans-serif;
   letter-spacing: 0pts;
   line-height: 16px;
   word-spacing: normal;
   text-align: middle;
   vertical-align: middle;
   }