/*
	This is the CSS File for the Home Page
*/
body { background-image:url('../images/background.gif'); background-position:left top; background-attachment:scroll; background-repeat:repeat-x; background-color:#FFF; }
div#main { background-color:transparent; padding:60px 13px 20px 26px; }
