body { 
     background-color: #ffffff; 
     font-family: peinaud, georgia, times; 
     font-weight: 100;
     text-align: center;
     color: #003282;
      margin:0;
      padding:5;
      border:0;			/* This removes the border around the viewport in old versions of IE */
      width:100%;
      font-size:90%;
 }
h1 { color: #0055ea; }
h2 { 
     font-family: peinaud, georgia, verdana, arial, helvetica, sans-serif;
     font-size: medium;
     color: #ffffff;
     background-image:  url('http://bargains-o-plenty.com/cloud_footer.jpg');
     text-align: center; 
     font-style: italic;
     font-variant: normal;
     padding: 5px;
     width: 90%;}
table { 
     text-align: center;
     width: 100%;} 
td { text-align: center; 
     width: 33%;} 
hr { 
     color: #d0eafa; }
input.btn{
   color:#1d3966;
   font-family: georgia, verdana, helvetica,sans-serif, ariel, trebuchet ms, ;
   font-size:100%;
   font-weight:bold;
   background-color:#fa9800;
   border:1px solid;
   border-color:#000066;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType='0',StartColorStr='#ffffffff',EndColorStr='#fffa9800');
			}
.style1 {color: #a57911;} /* Golden */
.style2 {color: #ec5900;} /* Orange */			
.style3 {color: #E40000;} /* Red */
.style4 {color: #918d8d;} /* Gray */
.style5 {color: #0f4f3d;} /* Blue Green */
.style6 {color: #016146;} /* Dark Green */
.style7 {color: #d5f3a9;} /* Light Green */
.style8 {color: #0f1eff;} /* Blue */
.style9 {color: #800080;} /* Purple */


 
 /*Links*/
a:link     { color: #0055e5; 
            font-weight: bold;
						text-decoration: none;}
a:visited  {color:#003282;
            font-weight: bold;
						text-decoration: none;}
a:hover    {color:fuchsia;
            font-weight: bold;
						font-size: 115%;
						text-decoration: underline;}
a:active   {color:lime;
            font-weight: bold;
						text-decoration: none;} 
 
 
 
span.highlight
{

background-image:  url('http://bargains-o-plenty.com/cloud_footer.jpg');
color: #ffffff;
}
  
#footer {
        clear:both;
        width:100%;
	background-image:  url('http://bargains-o-plenty.com/cloud_footer.jpg');
        border-top:5px solid #0242be;
	padding:0px;
	text-align:center;

    }
    #footer p, h5, h6 {
        padding:0px;
        margin:0;
        text-align: center;

    }

