
  /* $Id: userstyle-bg_paper.css,v 1.1.2.1 2006/02/12 04:11:52 kencollins Exp $
 +-------------------------------------------------------------------------------------------------+
     \  |        |          / ___|| | __(_) | | ___   _ __   ___| |_    
    |\/ |   _ \  __|   _` | \___ \| |/ /| | | |/ __| | '_ \ / _ \ __|  |  Meta Theme for Drupal
    |   |   __/  |    (   |  ___) |   < | | | |\__ \_| | | |  __/ |_   |  Community Plumping
   _|  _| \___| \__| \__,_| |____/|_|\_\|_|_|_||___/_)_| |_|\___|\__|  |  -------------------------
   P u t t i n g  t h i n g s  o n  t o p  o f  o t h e r  t h i n g s !  By: Ken Collins
 +-------------------------------------------------------------------------------------------------+
                                                                                                 */


  /*    User-defined Styles (background - paper)
 +-------------------------------------------------------------------------------------------------+
                                                                                                 */

body { background: #fff url('images/background-paper.gif') fixed top left; }
#masthead-image { background: url('images/masthead-image_paper.jpg') 50% 0; }

#footer-area { color: #fff; }
#footer-area a, 
#footer-area a:link, 
#footer-area a:visited { border: 0; color: #fff; border-bottom: 1px dashed #ccc;}
#footer-area a:hover, 
#footer-area a:active { color: #000; }
#footer-area .site-name { color: #000; }
