
body {
	background-image: url('logo.png');
	background-position: center;
    background-repeat: no-repeat;
	background-size:auto 100%
}


