body { 
          width:980px;
		  background-image:url('http://www.jaceepple.com/red_top.jpg'); 
          background-repeat:repeat-x;
          backgound-attachment:fixed;        
          background-color:black;
		  color:white;
          font-family:Century Gothic;    
          font-size:15px;
          margin-top:0px;
		          
    
    }

a:link { line-height:1.2; text-decoration: none; color:white }
a:visited { line-height:1.2; text-decoration: none; color:white}
a:hover { line-height:1.2;text-decoration: underline; color:red}


#buzzboost a:link { line-height:1.2; text-decoration: none;  }
#buzzboost { padding-left:15px;font-size:11px;line-item;list-style-type:none }


a#buynow {
    display: block;
    width: 158px;
    height: 75px;
    background-image: url(buynow.png);
    margin: 0 auto;
}
a#buynow:hover {
    background-image: url(buynow2.png);
}
a .alt { display: none; }

.footer { width:100%;text-align:center}

