/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

/****************   Layout   *****************/

@import url("layout.css");

body {
	margin:0px;
	padding:0px;
	background:url(/store/images/bg.jpg) top left repeat-x #AEDDE3;
}
