@charset "UTF-8";
a:link {
	border-style: none;
	text-decoration: none;
}
a img {
	border-style: none;
}
* {
	background: #000000;
}
#testimonials {
	width: 765px;
	margin-right: auto;
	margin-left: auto;
	background: #000000;
}
#body {
	width: 765px;
	background: #000000;
}
#menu {
	width: 765px;
}
#content {
	width: 745px;
	padding-right: 10px;
	padding-left: 10px;
}

