﻿.landing-page-image {
	background-image: url("../images/landing-page.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.login-button {
	margin-top: 25%;
	margin-left: 25%;
}
