@charset "UTF-8";
.centered {
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #330000;
	background-image: url(images/bamaudiotop02trans.png);
	background-repeat: repeat-x;
}
a {
	color: #FF9;
}
.bold {
	font-weight: bold;
}
.texttitles {
	font-size: large;
	font-style: normal;
	font-weight: bold;
}

