body {
	background-attachment: fixed;
	background-image: url(assets/background.gif);
	background-repeat: no-repeat;
	background-position: 230px 300px;
}

