@charset "utf-8";
body {
	background-image: url(backgrounds/clientspage.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
h2 {
	width: 850px;
}
p {
	width: 850px;
}
.clientlogo {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
