body
{
	margin: 0 auto;
	padding: 0;
	background-color: #C7C7C7;
	background-image: url('images/Page-BgTexture.jpg');
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: bottom left;
}
