a{
	color: Green;
}

a:hover{
	color: #00CED1;
}

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

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

/*#main-text{
	width:380px;
	float:right;
	height: 400px;
}*/

#site {
	text-align: left;
	float: left;
	width: 320px;
	padding: 8px;
}
#discography {
	float: left;
	width: 300px;
	padding: 8px;
	border: 1px solid white;
}

#production {
	float: right;
	width: 380px;
	padding: 8px;
	border: 1px solid white;
}

h2 {
	text-align: center;
}

#footer {
	background-image: url(../disco/header-album3-contribution-rupert-hine.jpg);
	background-position: 0 -30px;
}
