body {
    background-image: url(./back.png);
    background-position-x: center;
	background-position-y: top;
    background-size: cover;
    background-color: #232323;
    background-repeat: no-repeat;
}