body{
	background: url(../bg1.jpg) no-repeat center center fixed; 
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
#login {
	margin-left: 330px;
	margin-top: 3px;
	width:75px;
	height:40px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	border: 0;
	background: url("../btnlogin00.png");
}
table.dwj tr td {
	color: #FFFFFF;
}