body {
	background-color: red;
background-attachment: fixed;
background-image: url("cat.gif");
background-repeat: no-repeat;
}
