/* ------ */
/* FOOTER */
/* ------ */

.tv {
  margin-left: 80px;
  margin-bottom: 65px;
  height: 380px;
}

.footer-top {
  margin-left: 230px;
  margin-top: -380px;
  margin-bottom: 30px;
  height: 560px;
  width: 800px;

  /* Style */
  background-image: url(img/tumblr_pcyb0mwdPs1qkjlt5o1_1280.jpg);
  background-position: top;
}

.boxed-in-layout--selected {
  /* Box Style */
  margin-top: -25px;
  height: 110px;
  width: 1250px;
  padding-top: 15px;
  padding-bottom: 15px;

  /* Style */
  background-image: url(img/ani5.gif);

  /* Outline & Border */
  border: 3px black solid;
  outline: 5px solid black;

  /* Text Style */
  text-align: center;
  color: #333;
  font-size: 30px;
}
