.body {
	text-align: center;
}
.window {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	color: #459AB2;
	background-color: #000000;
	background-position: center center;
}
.windowunderline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	text-transform: none;
	color: #459AB2;
	background-color: #000000;
	background-position: center center;
	text-decoration: underline;
}

