/* CSS Document */
/*body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/innerBodyBg.jpg);
	background-repeat: repeat-x;
}*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/footePxl.png);
	background-repeat: repeat-x;
	background-position: bottom;
}