*                                                       {
margin          :                                      0;
padding         :                                      0;
}                body                                   {
background-color:                                  white;
margin          :                                    5px;
position        :                               relative;
height          :                                   100%;
}                h1                                     {
white-space     :                                 normal;
font            :       bold 60px Courier new, monospace;
width           :                                   100%;
text-align      :                                 center;
margin-bottom   :                                   14px;
}                a                                      {
color           :                                  white;
background-color:                                    red;
text-decoration :                                   none;
font            :       bold 20px Courier new, monospace;
}                a:visited                              {
color           :                                    red;
background-color:                                  white;
}                b                                      {
font-weight     :                                 normal;
color           :                                  green;
}                p                                      {
font            :            20px Courier new, monospace;
margin-bottom   :                                   20px;
}                p a                                    {
font            :            20px Courier new, monospace;
}               .prev                                   {
position        :                               absolute;
bottom          :                                      0;
left            :                                      0;
z-index         :                                      2;
}               .next                                   {
position        :                               absolute;
bottom          :                                      0;
right           :                                   -1px;
z-index         :                                      2;
}               .center,.home                           {
clear           :                                   both;
text-align      :                                 center;
position        :                               absolute;
bottom          :                                      0;
width           :                                   100%;
z-index         :                                      1;
display         :                                  block;
}               .home                                   {
bottom          :                                   30px;
}               #nav                                    {
clear           :                                   both;
position        :                               relative;
height          :                                   50px;
}                hr                                     {
border-width    :                                  50px;}