<style type="text/css">
    
    b { 
     color: #7d9a71;
     font-size: 11px;}
     
    a:link { 
     text-decoration: none; 
     color: #666699;}
     
    a:visited { 
     text-decoration: none; 
     color: #666699;}
      
    a:active { 
     text-decoration: none; 
     color: #666699;}
     
    a:hover { 
     text-decoration: bold; 
     border-bottom: 2px solid #FFF; 
     color: #FFF; } 
       
    body {
     background:#ffad71 url(http://livewire-rolc.com/images/livewirerepeatedbg.jpg) repeat-y;
     background-position: 100px 0px;
     background-attachment: scroll; 
     font-family: calibri; 
     color: #000000; 
     font-size: 11px;
     
     scrollbar-face-color : #2C2C2C; 
     scrollbar-highlight-color : #2C2C2C; 
     scrollbar-3dlight-color : #2C2C2C; 
     scrollbar-shadow-color : #2C2C2C; 
     scrollbar-darkshadow-color : #2C2C2C;
     scrollbar-track-color : #2C2C2C; 
     scrollbar-arrow-color : #2C2C2C;}
     
    .h2 {
     font-weight: bold;
     font-size: 16.5px;
     letter-spacing: 1.5px;
     color: #666666; 
     text-transform: lowercase;}
     
    .h3 {
     color: #999999;
     font-size: 11px;
     border-bottom: #222 1px dotted;
     text-transform: lowercase;}
    
    .h4 {
     font-weight: bold;
     font-size: 18px;
     letter-spacing: 1.5px;
     color: #6666CC;}
    
    .h5 {
     font-weight: bold;
     font-size: 11px;
     letter-spacing: 1.5px;
     color: #6699FF; 
     text-transform: lowercase;}

    .h6 {
     font-weight: bold;
     font-size: 13px;
     color: #999999;}

    .h7 {
     font-family: calibri;
     font-size: 13px;}

    .img {
     position: absolute; 
     left: 200px; }
     
    .layer1 {
     position: absolute;
     width: 470px; 
     left: 215px; 
     top: 510px;}
    
    .layer2 {
     position: absolute;  
     width: 225px; 
     left: 704px; 
     top: 510px;
     color: #FFFFFF;}
     
    blockquote {
     padding: 5px;
     background: #222;
     border: 3px double #151515;
     color: #d7b393;}
    
    </style>