@charset "UTF-8";
/* CSS Document */
body {
	display:block;
}
h1,h2 {
	color:#FFFFFF;
}
legend {
	color:#FFFFFF;
}
label {
	line-height:1.375em;
}
input[type="text"], input[type="password"] {
	width:15em;
}
#content {
	width:23em;
	float:none;
	overflow:auto;
}
.logo {
	background:url(../images/ScreeningWorks_PRO_Logo_W359_20675015.png) no-repeat center center;
	width:23em;
	height:5em;
	margin: 0 auto;
	background-size: 320px;
}

.logor {
	font-family:Verdana, Geneva, sans-serif;
	font-size:20pt;
	font-weight:bold;
	color:#efc400;
	margin: 0 auto;
	
}
