@charset "utf-8";
p {
	font-family: "Century Gothic", Verdana, Tahoma;
	font-size: 12px;
}
ul {
	font-family: "Century Gothic", Verdana, Tahoma;
	font-size: 12px;
}

h4 {
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Tahoma;
	font-size: 14px;
	letter-spacing: 4px;
}
body {
	margin-top: 30px;
}
#tableBACKGROUND {
	background-image: url(../teachers/newsite/images/performersacademybackground.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 660px;
	width: 900px;
}

#tableMAIN {
	margin-top: 10px;
}

