body {
    width: 100%;
    height: 100%;
	background-color: black;
    background-repeat: no-repeat;
	background-size: 45vh;
	background-position: center;
}



