.loginBackground {
	background-image: url(image/loginBackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.loginTextfield {
	border: 1px #333333 solid;
}
.loginBody{
	  width:400px;
	  height:269px;
}
.loginText{
	font-size:12px;
	font-weight: bold;
}
