body {background:url(img/bg.png) repeat; width:960px; margin:auto;}
header {background:url(img/header-logo.jpg) center top no-repeat; height:302px;}
#albums {width:680px; margin:auto; margin-top:-100px; height:210px;}
#albums .album {display:block; width:210px; height:210px; background-image:url(img/album-sprite.jpg); float:left;}
#albums #evolve {background-position:0 0; margin-right:25px;}
#albums #evolve:hover {background-position: 0 211px; cursor:pointer; padding-top:1px;}
#albums #soundsofmylive {background-position:420px 0;}
#albums #soundsofmylive:hover {background-position: 420px 211px; cursor:pointer; padding-top:1px;}
#albums #inspiration {background-position:210px 0; margin-left:25px;}
#albums #inspiration:hover {background-position: 210px 211px; cursor:pointer; padding-top:1px;}
hr {background:url(img/divider.png) center top no-repeat transparent; height:2px; border:0; margin-top:50px; margin-bottom:50px; display:block;}
#player {width:680px; margin:auto;}
.clear {clear:both;}
#networks {width:680px; height:50px; margin:auto; padding-bottom:50px;}
#networks .network {display:block; width:170px; text-align:center; float:left;}
#networks .network:hover {padding-top:1px;}