



body{
background-image:url(/public/styles/black_mirror/img/pimp_test.jpg);
background-position:bottom center;
background-repeat: no-repeat;
background-position:top center;
background-color:black;
}



.login_body {
	/*color:#ffcc00;*/
	margin-top:70px;
	text-align:center;
	font-family:Geneva, Arial, Helvetica, san-serif;
	background-color:#000;
}
.login_window a {
	color:#eeeeee;
	text-decoration:none;
	font-weight:bold;
}

.login_window a:hover {
	color:#ffffff;
	text-decoration:underline;
}

.login_window {
	xbackground-image: url(/public/styles/black_mirror/img/fancy_login.jpg);
	background-repeat: no-repeat;
	xheight: 400px;
	width: 524px;
	margin: 0 auto;
background-color:black;
border:solid #444 2px;
}

.login_box {
	color:#e8e8e8;
	padding-top:60px;
	font-size:14px;
	xheight:200px;
	
}

.mismatch{color:white;}

.network_icon img{border:solid white 1px;}