@charset "UTF-8";
/* CSS Document */

body {
	
	background-attachment: scroll;
	background-color: #010006;
	background-image: url(../images/webback_services.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#nav2 {
	margin:7px auto;
	text-align:center;

}




#panel {
	padding-top:10px;
}



#textContent {padding:4px;}
