.index_left	{
			position: absolute; 
			left: 50px; 
			top: 155px; 
			font-size: 1.8em;
			color: rgb(255,255,153);
			}
.index_centre	{
				position: absolute; 
				left: 50px; 
				top: 225px; 
				width: 912px; 
				height:212px;
				}

.index_right	{
				position: absolute;
				left: 415px; 
				top: 490px; 
				width: 577px; 
				font-size: 1.8em;
				color: rgb(255,255,153);
				}
.tuba_players	{
				position: absolute; 
				left: 858px; 
				top: 8px;
				width: 105px;
				}
.gig_done		{
				text-decoration: line-through;
				}