/* styles for week 6 xhtml-ssi */

body {
   font-size : 14px;
   font-family : arial, helvetica, sans-serif;
   font-weight: normal;
   color: #000000;
   
   }



p {
   font-size : 14px;
   font-family : arial, helvetica, sans-serif;
   font-weight: normal;
   color: #000000;
  
   }
   
table,tr,td {
   font-size : 14px;
   font-family : arial, helvetica, sans-serif;
   font-weight: normal;
   color: #000000;
  
   }   
   


h2 {font-size:24px;
    font-family : arial, helvetica, sans-serif;
   font-weight: bold;
   color: #000000;
   
   }
   
.greylink {  font-family: arial, helvetica, sans-serif; 
             font-size: 14px; 
             font-weight: bold; 
             color: #666666;
             }   


.note{
   font-size : 14px;
   font-family : arial, helvetica, sans-serif;
   font-weight: bold;
   color: #000000;
   
   }

.bold {
   font-size : 14px;
   font-family : arial, helvetica, sans-serif;
   font-weight: bold;
   color: #000000;
  
   }
   
a:link {  font-family: arial, helvetica, sans-serif; 
     font-size: 14px; 
     font-weight: bold; 
     color: #b58484; 
     text-decoration: none; 
     }

a:visited {  font-family: arial, helvetica, sans-serif;  
     font-size: 14px; 
     font-weight: bold; 
     color: #666666;
     text-decoration: none; 
     }

   
   
#backword {
      font-size : 80pt;
      font-family : arial, helvetica, sans-serif;
      font-weight: bold;
      color: #dee7e7;
      background-color:transparent;
      top :160px;
      left :35px;
      position : absolute;
      z-index : 1;
      }
   
#join {
      font-size : 80pt;
      font-family : arial, helvetica, sans-serif;
      font-weight: bold;
      color: #dee7e7;
      background-color:transparent;
      top :810px;
      left :220px;
      position : absolute;
      z-index : 1;
      }
   
#text {
      font-weight : normal;
      font-family : arial, helvetica, sans-serif;
      color : #000000;
      background-color : transparent;
      top : 270px;
      left : 110px;
      position : absolute;
      z-index : 2;
}

#text2 {
      font-weight : normal;
      font-family : arial, helvetica, sans-serif;
      color : #000000;
      background-color : transparent;
      top : 280px;
      left : 110px;
      position : absolute;
      z-index : 2;
}

#text3 {
      font-weight : normal;
      font-family : arial, helvetica, sans-serif;
      color : #000000;
      background-color : transparent;
      top : 430px;
      left : 110px;
      position : absolute;
      z-index : 2;
}






