body {
  background: url('../img/bg.jpg') no-repeat center center fixed;
  background-size: cover;
  background-color: #738294;
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
}

caption {
  font-weight: 600;
}

h6 {
  text-align: center;
}

iframe {
  border: 0;
  border-width: 0;
}

#header {
  margin: 10px 0px 10px 0px;
  padding: 0px;
}

#header img {
  width: 480px;
  margin: 0 auto;
  background-color: transparent;
  display: block;
}

#fotos img {
  border: 0;
  height: 75px;
  width: 75px;
  vertical-align: middle;
}

#body {
  height: auto;
}

.main {
  /*background-color: rgba(56, 86, 35, .3);*/
  width: 720px;
  margin: 0 auto;
}

.main-inner {
  padding: 20px;
  margin: 0 auto;
}

.footer {
/*background-color: solid #4D5B6C;*/
background-color: rgba(56, 86, 35, .3);
/*width: auto;*/
/*vertical-align: bottom;*/
/*position: absolute;
top: 90%;
left: 50%;
margin-right: -50%;
transform: translate(-50%, -50%)*/
}

.foot {
  color: #FFF;
  padding: 8px;
  text-align: center;
  /*float: left;*/
}


.socialmedia {
  width: 32px;
  height: 32px;
}

.lastcol {
    text-align: right;
}
