AudioGif {
	position:relative;
	left:36px;
}

body {
	background-color: #000000;
	font-family: Copperplate Gothic Bold, Arial;
	font-size: 12px;
	line-height: 24px;
	color: #B8B8B8;
}
.songlist {
	position: relative;
	left: 35px;
}


p {
	width:438px;
}

.support {
	position: relative;
`	left: 260px;
}

td, th {
	font-family: "Copperplate Gothic Bold";
	font-size: 12px;
	line-height: 24px;
	color: #B8B8B8;
	font-weight: bolder;
	
}

a {
	color: #810000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.Home {

	position:relative;
	left:120px;
}

.thanks {
	position:relative;
	left:70px;
}


.MainImage {
	position:relative; 
	left:50px;
}

.navbar {
	position: relative;
	left:70px;
	white-space: nowrap;
}





