html,
body {
	background-attachment:fixed;
	background-position:50% 50%;
	background-size:cover;
	margin:0;
	padding:0;
}
.bg-pic { }
@media screen and (max-width: 640px) {body{padding:0px;}}