body{
	background-color: #424d57;
	background-image: url("../img/bgmatte.jpg");
	background-size: cover; 
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}