body {
  background-image: url(https://64.media.tumblr.com/6448f4fdd64badae8b1702443525f3c3/26751645c002e373-6f/s400x600/97116ebd8788b218e0e19e867e0463d58325e5ea.gifv);
  background-repeat: repeat;
}

#albumcover {
  width: 200px;
  height: 200px;
}

#band {
  display:inline-block;
  background-color: lightgray;
  border-style: double;
  border-width: 6px;
  margin: 20px;
  padding: 10px;
}