@charset "UTF-8";
/* CSS Document */

#sound_solution {
	background-image: url(images/sound-solutions-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0;
	padding: 20px 20px 150px 130px;
	text-align: center;
}

#sound_solution h1 {
	color: #000000;
	font-size: 24px;
	margin-bottom: 30px;
}
#sound_solution h2 {
	color: #000000;
	font-size: 18px;
	margin-bottom: 0;
}
#sound_solution p {
	color: #000000;
	font-size: 90%;
	margin: 0 0 30px 0;
	padding: 0 50px;
}
