body {
	padding: 0;
	margin: 0;
	background: url(info.png);
    background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
