#activities_main	{
					position: absolute; 
					left: 50px; 
					top: 152px; 
					width: 920px;
					}
.activities_text	{
				text-align: justify;
				font-size: 0.85em;
				color: rgb(255,255,153);
				}
.trumpets	{
			position: absolute; 
			left: 858px; 
			top: 8px; 
			width: 105px; 
			height: 70px;
			}
.trombones	{
			float: left; 
			width:296px;
			height: 191px; 
			margin-bottom: 10px;
			margin-right: 10px;
			}
.flutes	{
		width:251px; 
		float: right; 
		margin-left: 10px;
		}
