body{
	background-color: gray;
	font-family: 'Verdana', Sans-Serif, Lucida Grande, Arial;
}

#page {	
	background-color:#E0E0FF;
	width:920px;
	height:700px;
	
}

#header {					
			width: 100% ; height:100px;
			/*background-color:yellow;
			border: 2px solid red;*/
}

#footerline {	
				color:white;				
				background:url("/project/ubipred/images/default/line.gif") repeat;
				width:920px; height:40px;
				}

#webprint {margin:2px;padding:5px;font:normal .8em monospace; overflow:auto;}
