body {
	text-align:center;
	color: #999999;
	background: #fff url(../images/background_process.jpg) no-repeat;
	background-position: top center;	
	}

#processText {
	width: 370px;
	height: 250px;
	overflow: auto;
	margin: 0px;
	}

.processTitle {
	margin: 0px;
	font-weight: bold;
	font-size: 8pt;
	}
