body {
	text-align:center;
	color: #999999;
	background: #fff url(../images/background_about.jpg) no-repeat;
	background-position: top center;
	}
	
#logo {
	width: 240px;
	padding: 15px 0px 5px 15px;
	float: left;
	z-index: 3;
	}

p.servicetitle {
	text-align: left;
 	font-family: "MS Sans Serif", Verdana, sans-serif;
  	font-size: 8pt;
 	font-style: normal;
  	font-weight: bold;
	line-height: 7pt;
  	color: #000000;
  	background-color: inherit;
	z-index: 4;
	margin: 5px 0px 2px 0px;
	}


