body {
	background-attachment	: fixed;
	background-image	: url('../images/bg.png');
	background-position	: top left;
	background-repeat	: no-repeat;
	background-size		: 100% auto;
}