body {
	background-image: url("Wallpapper.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover cover;
}

a {
	
}