	/*initially we show nothing but the login page*/

	div#page-login {
		position: absolute;
		left: 25%;
		top: 25%;
		width: 50%;
		height: 50%;
	}
