/* CSS Stylesheet */
body {
	background: red;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}