body {
	font-size: 21px;
	margin: 0;
	padding: 0;
	line-height: 1.3;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	background-image:url(../image/background.png);
    background-position: top center;
    background-size: 100%;
    background-repeat: no-repeat;
	}

.nk-mainfoto {
    align-items: center;
    text-align: center;
    margin-top: 11%;
}


