body {	
	margin: 0px;	
	background-image: url(images/bck.jpg);	
	background-repeat: repeat-x;	
	color: #CCCCCC;	
	font-family: Arial, Helvetica, sans-serif;	
	padding: 0px;	
	background-color: #CACACA;
	}
h1 {	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	font-weight: bold;	
	padding: 0;	
	margin: 0;
	} 
h2 {	
	text-transform: uppercase;	
	font-size: 16px;	
	letter-spacing: .1em;
	}
.intro {	
	font-size: 14px;	
	letter-spacing: 2px;	
	text-transform: capitalize;
	}
#phil {	
	width: 575px;	
	margin-left: 90px;	
	margin-bottom: 20px;
	}
.white {	
	color: #FFFFFF;	
	text-transform: uppercase;	
	font-size: 14px;	
	line-height: 20px;
	}
#text {	
	width: 510px;	
	margin-left: 130px;	
	font-size: 12px;	
	line-height: 18px;
	}
#servl {	
	float: left;	
	width: 300px;	
	margin-left: 80px;
	} 
#servr {	
	margin-left: 25px;	
	width: 300px;	
	float: left;
	}
.serv-bold {	
	letter-spacing: .1em;	
	font-size: 15px;	
	font-weight: bold;
	}
.serv-bold_p {	
	letter-spacing: .1em;	
	font-size: 13px;	
	font-weight: strong;
	}
.p_small {	
	letter-spacing: .1em;	
	font-size: 9px;
	}
a {	
	text-decoration: none;	
	color: #CCCCCC;
	}
a:hover {	
	text-decoration: none;
	}
.boldservices {	
	font-weight: bold;
	}
p { 
	font-size: 12px;	
	line-height: 18px; 
	margin-top:0; 
	padding-top:0;
	}