body {
	background-image: url(../images/loginbg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #8DC7F5;
}
td {
	font-size: 12px;
}
.loginput {
	border: 1px solid #D2D2D2;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	width: 150px;
}