.content {
	height: 200px;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFF;
}
.home-left {
	background-color: #F2F2F2;
	float: left;
	height: 200px;
	width: 293px;
	background-image: url(http://www.ernestoespositoshoes.com/img/home-left.png);
}
.home-center {
	background-color: #F2F2F2;
	float: left;
	height: 200px;
	width: 293px;
	background-image: url(../img/home-center.png);
	background-repeat: no-repeat;
}
.home-right {
	background-color: #F2F2F2;
	float: left;
	height: 200px;
	width: 293px;
	background-image: url(http://www.ernestoespositoshoes.com/img/home-right.png);
	background-repeat: no-repeat;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000;
	letter-spacing: 2px;
	word-spacing: 5px;
	font-style: italic;
	text-align: center;
	width: 293px;
	margin-top: 180px;
}
.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	word-spacing: 1px;
	font-style: normal;
	text-align: left;
	width: 293px;
	margin-top: 180px;
}
.music {
	margin: auto;
	float: left;
	width: 900px;
}

