.bg {
	background-attachment: fixed;
	background-color: #02147A;
	background-image: url(../images/backgr.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}

