﻿.main-layout-container {
	background: url(../images/signInBackground.png) hsl(207, 100%, 30%);
	background-repeat: repeat-x, no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
