#footer {
  top:1200px !important;
  top:1400px;
}

#official_artwork {
	top: 930px;
	background-image:url(/images/backgrounds/official_artwork.png);
}

#most_recent_artwork {
	top: 620px;
	background-image:url(/images/backgrounds/most_recent_artwork.png);
}

#top_rated_artwork {
	top: 310px;
	background-image:url(/images/backgrounds/top_rated_artwork_alltime.png);
}

div.art_superlative {
	position:absolute;
	width:760px;
	padding-top:30px;
	padding-left:30px;
	height: 250px;
	left: 260px;
	background-repeat:no-repeat;
	z-index:150;
}

.white_arrow {
  margin-top:20px;
}

div.art_group {
  float:left;
  width:360px;
  height: 120px;
  margin:0px;
}
