/*Style Sheet for Potomac Concert Band Site*/

h1, h2, h3 {
	text-align: center;
	color: #220088;
	}

	
.ctr	{
	text-align: center;
	}

b	{
	color: maroon;
	}
	
a	{
	color: #000000;
	}
	
img	{
	border: 0;
	}


	 
body	{
	background-color: #5588BB;
	font-size: 20px;
	}
.order {
	background-image: url(bckgrd.html);
	color: #330099;
	font-size: 12px;
	}
	
p	{
	text-indent: 20px;
	}
	
span	{
	font-size: small;
	}
	
td	{
	font-size: large;
	text-align: center;
	width: 108px;
	border-width: 2px;
	border-color: blue;
	border-style: solid;
	}
