html {
    background: black;
    height: 100%;
    overflow: hidden;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    background: url("2WheelSaint_logo.jpg") center;
    background-position: center;
	background-repeat: no-repeat;
}