.cover img
{
  width: 100%;
  height: 5%;
}

*
{
  font-family: lato;
}

h1
{
  font-size: 30px;
  font-weight: bold;
  color: orange;
}

.light
{
  font-size: 16px;
  font-weight: lighter;
}

h2
{
  font-size: 25px;
  font-weight: bold;
  color: orange;
}
.date
{
  font-size: 10px;
  font-weight: bold;
}

body a
{
  margin-left: 5px;
  margin-top: 5px;
  float: left;
}

iframe
{
  display: block;
  margin:0 auto;
}

.quote {
  font-size: 16px;
  font-weight: lighter;

}
