.background {
	background-attachment: fixed;
	background-image: url(Images/background.jpg);
	background-repeat: no-repeat;


}
.background {
	background-image: url(Images/background.jpg);
}
<link href="background1.css" rel="stylesheet" type="text/css">
