body {
	height			:100%;
	padding			:0;
	background		:url(../images/index/bg_bottom.gif) bottom no-repeat; /*** This is our faux columns ***/
	color			:#582672;
	font-size		:11px;
	text-align		:center; /*** Centers the design in old IE versions ***/ 
	margin			:0 auto; }