
.logged-in {
	background: #fff no-repeat center center fixed;
}

.not-logged-in {
	background: #fff no-repeat center center fixed;
}

.top {
	background: #fff;
}
