.logo{
background-size: contain;
background-position: center;
    width:100%;
    height:100%;
    clear:both;
}

.logo img {
    margin-left: 15%;
    margin-right: 15%;
}

.kanan {
	text-align: right;
	margin-right: 5%;
	margin-bottom: 15px
}

.versi {
	text-align: center;
	font-size: 15px;
}