.screen {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #00529B;
	white-space: nowrap;
	display: table;
	background-attachment: fixed;
	background-repeat: repeat-x;
	float: none;
	height: 20px;
	width: 475px;
}
