@charset "utf-8";
/* FrancisDJ CSS (New Site August 2007) */

body {
	background-color: #0033CC;
	background-position: center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	font-size: 24px;
	color: #FFFFFF;
}
table {
	border-top-color: #0000FF;
	border-left-color: #0000FF;
	border-right-color: #0066FF;
	border-bottom-color: #0066FF;
}
a {
	color: #FFFFFF;
}
a:active{
	color: #FF0000;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #000;
}
.songnames {
	font-size: 14px;
}
.center {
	text-align: center;
}
