body {
	background: transparent;
	background-image: url(/images/template-background.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

