body {
	margin: 0px;
	background-image: url(../__dev/images/footer_bkg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	height: 300px;
	width: 100%;
	background-attachment: fixed;
	background-position: right bottom;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

