body {
	 background: #6699CC;
	 font-family: /*arial, sans-serif;*/ Georgia, Verdana;
	 /*color: #2C2C2C;*/
	 font-size: 95%;


 }
 
 #wrap{
 
 
 	   background: #ffffff;
 	   width: 800px;
	   margin: 0px auto;
  }
  
#content{
  
  margin: 30px;
  padding: 20px;
  
   }
   
#headline{
          font-size: 200%;
          font-weight:bold;
          font-style:italic;
          color: #CC0033;
          font-family: tahoma;

 }
 
#subheadline{
          font-size: 80%;
          font-weight:bold;
          color: #000000;
          font-family: verdana;
          font-style:italic;


 }
 
#subheadlinebottom{
          font-size: 100%;
          font-weight:bold;
          color: #000000;
          font-family: tahoma;
          


 }

 
#subheader{

          font-size: 110%;
          font-weight:bold;
          color: #0F35A2;
          font-family: verdana;

 }
 
#subheaderprice{

          font-size: 180%;
          font-weight:bold;
          color: #0F35A2;
          font-family: verdana;

 }
 
#price{

       font-size: 200%;
       font-weight:bold;
       color: #339933;
       font-family: verdana; 


 }
   
#quote{

       background: #FFFF99;
       width: 500px;
       margin: 0px auto;
       padding: 10px;
       font-style: italic;
       font-weight:bold;


 }
 
#footer{
        font-size: 75%;


 }
   
#offer{
       border: dashed 5px #cc0000;
       padding: 0px;
       width: 400px;


 }
 
 #fluff

{
font-size: 85%;
color: #D4D4D4;

}

#fluff a:link

{
color: #D4D4D4;
text-decoration: none;


}

#fluff a:visited

{

color: #D4D4D4;
text-decoration: none;
}

#fluff a:hover

{
color: #8A8A8A;  	


}


