body      {background-attachment:
                              fixed;
           font-family:       comic sans ms , geneva}

h1        {color:             #555555;
           font-size:         medium;
           font-weight:       bold;
           margin-top:        100px;
           margin-bottom:     80px;
           margin-left:       12%}

p         {line-height:       160%;
           margin-top:        1pm;
           margin-right:      12%;
           margin-left:       15%;
           color:             #444444}

p.top     {margin-top:        60px}

div       {color:             #555555;
           margin-top:        20px;
           margin-bottom:     20px;
           font-family:       comic sans ms , geneva;
           font-size:         x-small;
           word-spacing:      10px;
           line-height:       300%}

div.page  {margin-top:        80px}
 
div.guide {word-spacing:      50px}

div.name  {margin-top:        0px;
           margin-bottom:     0px;
           font-size:         12px}

hr        {height:            4px;
           background-color:  #eeeeee;
           margin-right:      8%;
           margin-left:       8%;}



a         {text-decoration:   none}
a:link    {color:             #1e90ff}
a:visited {color:             #606060}
a:hover   {color:             #6090c0}
a:activ   {color:             #0055ff}