body{
	background-color: #222 !important;
	background: url(../img/diagram.png);
	background-repeat: no-repeat;
	background-size: cover;
}

#login{
	margin-top: 25vh;
}

.login-logo{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}