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