@charset "UTF-8";
#transparent-logo {
	background-image: url(../images/transparent-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 241px;
	width: 233px;
	left: 270px;
	top: 176px;
}
#login-form {
	position: absolute;
	height: 163px;
	width: 217px;
	left: 537px;
	top: 224px;
	text-align: left;
	vertical-align: top;
}
