body {background:#C9E4D3 url(../images/car_animated_2.gif) no-repeat fixed}

#wrapper {
	width:100%;
	position:fixed;
	bottom:0px;
}

body,td {
	line-height:14px;
}

.bandname {
     font-family: Courier, Courier New;
     font-size: 30px;
     color: #FF5400;
     letter-spacing: 4;
     }

.title,
.songs,
.names {
	font-family: Courier, Courier New;
	font-size: 11px;
	letter-spacing: 0;
	background-color:#C9E4D3;
}

.title {color: #FF5400;}

.songs {color: #75857E;}

.names {color: #3C4642;}

/*LINKS
-------*/
a:link,
a:visited,
a:hover,
a:active {
	font-family: Courier, Courier New;
	font-size: 11px;
	letter-spacing: 0;
	background: #c9e4d3;
	text-decoration: underline;
}

a:link {color: #75857E;}

a:visited {color: #75857E;}

a:hover {color: #FF5400;}

a:active {color: #75857E;}





