﻿/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

body {
	background-color: #003333;
	
}
.body {
	width:800px;
	height:100%;
	background-color: #003333;
	background-repeat:repeat-x;
	
}
.logo {
	text-align: center;
	background-color:#003333;
}
.pic {
	text-align:center;
}
