body {
	background-image:url(../images/bg.png);
	background-repeat:repeat;
	background-color:white;
	height: 100%;
	font-family:tahoma,arial,verdana,sans-serif;
	font-size:12px;
	cursor:default;
	overflow:hidden;
}
.headerIcons-appWindow {
	background-image:url(../images/icons/afn.png);
}
div#loginLogo {
	text-align:center;
	margin-bottom:10px;
	height:82px;
}
div#loginText {
	text-align:left;
	margin:5px;
}