body{
	/*width:100%;
	height:100%;
	*/
	margin:0px; 
	padding:3px;		
	background:white;
	font-family:Tahoma;
	font-size:0.8em;
	background-image: url(../DisplayStyle/noislogoBackgrBig.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

html{
	width:100%;
	height:100%;
	margin:0px; 
	padding:0px;
}

.head2{
	font-weight:bold;
	font-family:Verdana;
	font-size:1.2em;
}