body {
	background-image:url(../images/background.png);
	background-repeat: no-repeat;
	background-size: 1920px 1080px;
	background-attachment: fixed;
}

.container {background-color: #fff;}
.footer {font-size: 12px;}

