body {
	background-image: url('images/bg.jpg');
	text-align: center;
	font-family: Verdana, Helvetica;
    font-size: 8pt;
	line-height: 12pt;
	color: #FFFFFF;
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#imgs {
	position: relative;
	top: -15px;
	padding: 0px;
	margin: 0px;
}

#bottom {
	background-image: url('images/front_bottom.png');
	background-repeat: no-repeat;
	width: 1180px;
	height: 400px;
	text-align: justify;
	font-family: Verdana, Helvetica;
    font-size: 8pt;
	line-height: 12pt;
	color: #FFFFFF;
	position: relative;
	top:-0px;
	padding: 0px;
	margin: 0px;
	
}

#left {
	position: relative;
	left: 270px;
	top: 20px;
	width: 300px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#right {
	position: relative;
	left: 625px;
	top: 30px;
	width: 320px;
	float: left;
	padding: 0px;
	margin: 0px;
}

#design {
	font-family: Verdana, Helvetica;
    font-size: 8pt;
	line-height: 12pt;
	color: #555555;
	position: relative;
	top: -20px;
}

#bottom a:link {
	color: #000000;
	text-decoration: none;
}

#bottom a:visited {
	color: #000000;
	text-decoration: none;
}

#bottom a:active {
	color: #7DD8CD;
	text-decoration: none;
}

#bottom a:hover {
	color: #7DD8CD;
	text-decoration: none;
}

#songs a:link {
	color: #000000;
	text-decoration: bold;
}

#songs a:visited {
	color: #000000;
	text-decoration: none;
}

#songs a:active {
	color: #7DD8CD;
	text-decoration: none;
}

#songs a:hover {
	color: #7DD8CD;
	text-decoration: none;
}

a:link {
	color: #3A8E84;
	text-decoration: none;
}

a:visited {
	color: #3A8E84;
	text-decoration: none;
}

a:active {
	color: #7DD8CD;
	text-decoration: none;
}

a:hover {
	color: #7DD8CD;
	text-decoration: none;
}