.backgr {
	background-attachment: fixed;
	background-image: url(../images/init.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 5px 10px 10px;
}
