h1
{
    text-align: center;
}



/* Making music resize graphic **/
img.mm
{
	height:66px;
	width: 78px;
    border:none;
}


.concert
{
	text-align: center;
	margin: 10px 0 20px 0;

}


.concert_title
{
	color: #003366;
	font-size:large;
}

.date
{
	color:#000;
	font-size:medium;
}

.venue
{
	color:blue;
}
.conductor
{
	font-style:italic;
    text-align: center;
    margin-top: 5px;
}
.soloist
{
	font-weight:bold;
}

.items
{
	color: #006666;
}

.author
{
    text-align:right;
    font-weight:bold;
}

.leader
{
    text-align: center;
    font-weight: bold;
    font-style: italic;
    font-size: medium;
}

.rehearsal
{
    font-weight: bold;
    /*text-align: center;*/
}

.scoring
{
    font-style: italic;
    font-size: smaller;
}

.review
{
    margin-left: 20px;
}

.tickets
{
    text-align:center;
}

#aside
{
    text-align: center;
    font-size: 8pt;
}

h4
{
    text-align:center;
}

.thumbnail
{
    text-align: center;
    margin-top:-10px;
  
}