/**
 * core.css
 * CSS File for Soft - Hug Ware Promo Site.
 * @package shw
 * @author Tony Collings
 * @version 1.0 
 * @date Oct 2009
 */
 
 
 
 body {
	background-image: url('img/back.gif');
	background-repeat: repeat;
	text-align: center; 
}