<style type="text/css"> 

body{
background: black;
	
color: white;
}




table.bflTable{
	
	color: white;


}


table.main{
	width: 500px; 
font-family: chicago;

color: 	#F9D5BB;
	}

table.buytickets{
	width: 500px; 
font-family: chicago;

color: 	#FFF8C6;
	}

img.pinkTag{
	width: 20px;
	height: 34px;
	border: 0px;
float: left;
padding: 10px;
}

img.bfl{
	height: 225px;
	width: 150px;
	border: 1px solid #9EE4E4;
}


  table.top{

	width: 804px; 

	}

table.bottom{

	width: 804px;
	height: 166px;

	}

table.left{
	width: 216px;
	color: white;
	}





 
a:link {color: #F5BF84}     /* unvisited link */
a:visited {color: #F5BF84}  /* visited link */
a:hover {color: #A2AFBC}   /* mouse over link */
a:active {color: #A2AFBC}   /* selected link */

img.border{
	border: 1px solid #9EE4E4;
}

img.dancer{
	border: 0px;
	width: 150px;
	height: 130px;
}
img.no_border{
	border: 0px;
}
img.left{
	border: 0px;
	float: left;
	padding: 10px;
}


img.right{
	border: 0px;
	float: right;
	padding: 10px;

}




h3{font-family: Papyrus;
color: #065DB4;
}


h1{
font-family: Papyrus;
color: #A2AFBC;
}

<!-- h4{font-family: Papyrus; color: #D2E2F2;} -->
h4{font-family: Papyrus; color: #FF3399;} 

div.center{
	text-align: center;
}

</style> 
