#main {
	background-image: url(../disco/main-album3-contribution-michelle-featherstone.jpg);
	background-position: 0 0;
	background-repeat: no-repeat;
}

#main_background {
	width: 300px;
	height: 465px;
	float: left;
}

#main-text{
	width:380px;
	float:right;
}

#site {
	text-align: left;
	float: left;
	width: 320px;
	padding: 8px;
}

#discography {
	float: left;
	width: 280px;
	padding: 8px;
	border: 1px solid white;
}

a{
	color: #D2691E;
}

a:hover{
	color: #A52A2A;
}

h2 {
	text-align: center;
}

#footer {
	background-image: url(../disco/header-album3-contribution-michelle-featherstone.jpg);
	background-position: 0 -35px;
}
