/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Greenmania Template by www.badeziner.com 
  Released under the GNU General Public License
*/


BODY {
  color:#999999;
  margin:0;
  background: url(images/home_bg.jpg);
   background-repeat:repeat;
   background-color:#4b1e24;
   background-position:top;
   background-attachment:fixed;
  text-align:center;
}
