
body, html
{
	background-image: url('../Images/login.jpg');
	background-size: cover !important;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0) !important;
	background-position: 0 0 rgba(0, 0, 0, 0) !important;
	background-repeat: no-repeat;
}
