﻿#title_box {
	background-color: #030E49;
	color: #FFFFFF;
	font-weight: bold;
	font-size: medium;
	padding: 5px;
	text-align: center;
}
.title {
	font-weight: bold;
	font-size: large;
	color: #030E49;
}
.rightjustify {
	text-align: right;
}
#mp3player {
	height: 245px;
}
.xsmall {
	font-size: x-small;
}
