/* @override http://thomas.local/css/discography.css */
#content h1{background:url('../images/headings/discography.png') center left no-repeat;}

.albumCover {float: left; background-color: #001123; color: #fff; width:300px; height: 300px; text-align: center; margin: 0 20px 0 0;}
.albumCover img{margin:0;}

.albumDesc {
	width: 440px;
	float: right;
}

.albumDesc h2 {
	margin-top: 0;
	padding-top: 0;
}