/* Define Body Rules */
BODY { background-image: url(bg_green_003.gif); 
       background-attachment: fixed; 
       color: #00000;
       font-family: Arial, sans-serif; 
       margin-left: 10%;
       margin-right: 10%;
       margin-top: 3%;
       margin-bottom: 3%; }


/* Define Link Rules */
A:Link, A:Visited, A:Active, A:Hover { font-family: Arial; font-weight: bold; text-decoration: hover; }
A:Link    {  color: #333399; } /* dark aqua */
A:Visited {  color: #333366; } /* dark green */
A:Active  {  color: #666699; } /* gray green */
A:Hover   {  color: #ffffcc; } /* parchment */


/* Define Class for alignment */
.flush-left  { text-align: left; }
.flush-right { text-align: right; }
.centered    { text-align: center; }
.justified   { text-align: justify; }
.bold { font-weight: bold; }
.line-through {text-decoration: line-through; } .deal { font-size: 18pt; } 


/* Define Class for alignment of headings*/

h1 { font-family: Lucida Handwriting;
     font-weight: bold; 
     color: #000000;
     text-align: center; }

h2 { font-family: Lucida Handwriting;
     font-weight: bold; 
     color: #000000;
     text-align: center; }

h3 { font-family: Lucida Handwriting;
     font-weight: bold; 
     color: #000000; 
      text-align: center; }

h4 { font-family: Lucida Handwriting;
     font-weight: bold; 
     color: #000000; 
     text-align: center; }

/* Define Class for Create Page*/
blockquote { text-align: center;
             color: #ffff00; }


/* Define Class ol for Framework page*/
ol { font-weight: normal; 
     color: #000000; }


/* Define Paragraph Rules */
P.one { text-align: center; 
        font-size: .75em; }

P.two { text-align: center;
        font-size: 1.5em;
        font-weight: bold; 
        color: #E95F73;
        font-family: Lucida Handwriting; }

P.three { text-align: left;
          text-indent: 3em;
          color: #000000; }

#big { font-weight: bold;
       font-size: large; 
       font-family: cursive; } 

P.four { position: absolute; top:500px; left:100px; 
         color: #008080;
         font-size: 18pt; }

P.five { text-align: right;
         margin-right: 75px;
         margin-bottom: 25px; }

p.initial:first-letter { font-size: large;
                         float:left; }

.God { font-weight: normal; 
       color: #000080;
       font-family: "arial";
       margin-left: 3em; }

.Neal { font-weight: bold; 
        color: #000080;
        font-family: "arial"; }


.peck { font-weight: normal; 
        color: #000000; 
        text-align: left;
        text-indent: 3em; }

.peck2 { font-weight: normal; 
         color: #000000; 
         text-align: center; }

.story { font-weight: normal; 
         color: #000000;
         text-align: center; }

.truth { font-weight: bold; 
         color: silver;
         font-size: 35pt;
         text-align: center; }

.einstein { font-weight: normal;
            color: #000000;
            text-align: left;
            font-size: small;
            text-indent: 3em; }
            