/* CSS Document */
body {
	background: url(images/bkgd.jpg) repeat-x 0 0; 
	text-align:center;
	width:100%;
	}
#footer {
	position:absolute;
	bottom:0px;
	color:#CCCCCC;
	font-size:.7em;
	width:100%;
	text-align:center;
	}
