body {
	font-family: "Trebuchet MS", "Helvetica", "Arial",  "Verdana", "sans-serif";
	font-size: 62.5%;
}

h33 {
	font-size:100%;
	margin:0;
	font-weight:normal;
	color:#000066;
	text-align:left
}

.processing {
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/processing1.gif);
	height: 60px;
	position: absolute;
	vertical-align: middle;
	border: 1 solid #3399FF;
	width: 400px;
}