/*body {
	background-image: url("bg.png");
	background-size: contain;
	background-attachment: fixed;
	background-repeat: no-repeat space;
	background-position: center center;
}*/