#customers {
background: url(images/customers.png) #fff center right no-repeat;
font-family: Georgia, Sans-serif, serif, Arial;
color: black;
border-color: #006699;
border-width: 3px;
border-style: solid;
padding: 0px 15px 15px 15px;
margin-left: 5px;
margin-right: 5px;
line-height: 1.5em;
}

img {
border: 0;
}

#hours {
font-size: 20px;
text-align: center;
}

#specials {
margin-bottom: 10px;
}

#customers h2 {
text-decoration: underline;
text-align: center;
font-style: italic;
font-size: 24px;
}

#customers a {
color: black;
}

#customers a:hover {
color: #9CF4FE;
}

#tune {
text-align: center;
line-height: 2em;
font-family: Georgia, Sans-serif, serif, Arial;
background-color: #B4BBEF;
background-image:url('images/piano.png');
background-repeat: no-repeat;
background-position: center left;
border-color: #006699;
border-width: 3px;
border-style: solid;
padding: 15px 15px 15px 105px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 5px;
clear: right;
}

.slidefloat {
float: right;
margin: 4px 4px 10px 4px;
}
