body {
	background: black;
	margin: 0;
}

.backgroundimage {
	width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    display: block;
}
