.video-container {
    
    position: relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow: hidden;
    width: 80%;
}

.video-container iframe, .video-container object, .video-container embed {
    margin-left: 28%;
    margin-bottom: 0px;
    position:absolute;
    top:0;
    left:0;
    width:70%;
    height:70%;

}

body {
  margin: 0;
  font-family: Verdana,Helvetica;
  background: #333333;
  font-size: 24pt;
  color: #ffffff;
  font-size: 100%;
  font-style: normal;
  text-shadow: 1px 1px 1px black;
  line-height: 1.4;
  letter-spacing: 0.03em;

  background: linear-gradient(75deg, black, white);
  background: -prefix-linear-gradient(left top, black, white); 
}

header, h1, h2, table, footer, .svg { text-align: center; }

h3 { 
  font-family: 'Tangerine', serif;
  font-size: 2em; 
  text-decoration: underline;
  margin-bottom: 0px;
  margin-top: 16px;
}

h4{
  text-align: left;
  margin-bottom: 0,5%;
  margin-top: 0px;
}

h1 {
  font-family: 'Barrio', serif;
  font-size: 3em;
  margin: 0;
  padding: 0.1em;
  text-shadow: 3px 3px grey;
  padding: 0.25em 0 0.50em;

/*background: rgba(215,158,66,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(215,158,66,1) 0%, rgba(134,104,55,1) 50%, rgba(116,90,47,1) 51%, rgba(199,146,61,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(215,158,66,1)), color-stop(50%, rgba(134,104,55,1)), color-stop(51%, rgba(116,90,47,1)), color-stop(100%, rgba(199,146,61,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(215,158,66,1) 0%, rgba(134,104,55,1) 50%, rgba(116,90,47,1) 51%, rgba(199,146,61,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(215,158,66,1) 0%, rgba(134,104,55,1) 50%, rgba(116,90,47,1) 51%, rgba(199,146,61,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(215,158,66,1) 0%, rgba(134,104,55,1) 50%, rgba(116,90,47,1) 51%, rgba(199,146,61,1) 100%);
background: radial-gradient(ellipse at center, rgba(215,158,66,1) 0%, rgba(134,104,55,1) 50%, rgba(116,90,47,1) 51%, rgba(199,146,61,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d79e42', endColorstr='#c7923d', GradientType=1 );
*/

background: rgba(80,56,17,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(80,56,17,1) 0%, rgba(47,36,19,1) 51%, rgba(67,49,20,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(80,56,17,1)), color-stop(51%, rgba(47,36,19,1)), color-stop(100%, rgba(67,49,20,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(80,56,17,1) 0%, rgba(47,36,19,1) 51%, rgba(67,49,20,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(80,56,17,1) 0%, rgba(47,36,19,1) 51%, rgba(67,49,20,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(80,56,17,1) 0%, rgba(47,36,19,1) 51%, rgba(67,49,20,1) 100%);
background: radial-gradient(ellipse at center, rgba(80,56,17,1) 0%, rgba(47,36,19,1) 51%, rgba(67,49,20,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#503811', endColorstr='#433114', GradientType=1 );

}

header {
 /* color: lightgreen;
  background: lightgreen;*/
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#131313+0,1c1c1c+9,2b2b2b+24,111111+40,2c2c2c+50,474747+61,666666+75,000000+83,000000+83,595959+88,4c4c4c+100 */
  background: #131313; /* Old browsers */
  color: #FFFFFF;
  background: -moz-radial-gradient(center, ellipse cover, #131313 0%, #1c1c1c 9%, #2b2b2b 24%, #111111 40%, #2c2c2c 50%, #474747 61%, #666666 75%, #000000 83%, #000000 83%, #595959 88%, #4c4c4c 100%); /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, #131313 0%,#1c1c1c 9%,#2b2b2b 24%,#111111 40%,#2c2c2c 50%,#474747 61%,#666666 75%,#000000 83%,#000000 83%,#595959 88%,#4c4c4c 100%); /* Chrome10-25,Safari5.1-6 */
  background: radial-gradient(ellipse at center, #131313 0%,#1c1c1c 9%,#2b2b2b 24%,#111111 40%,#2c2c2c 50%,#474747 61%,#666666 75%,#000000 83%,#000000 83%,#595959 88%,#4c4c4c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#131313', endColorstr='#4c4c4c',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  box-shadow: 0 0 30px 15px white;
}

header img {
	min-width: 10%;
	max-width: 30%;
	margin: 0.25em 0;
}

section {
  max-width: 900px;
  margin: auto;
  padding: 1em;
}

blockquote {
  font-size: 0.9em;
  margin: 0.8em 0 0.8em 1.8em;  
  padding: 1em;
  border-right: 0.5em solid lightgrey;
  background: grey;
  text-shadow: 1px 1px 1px lightgrey;
  color: #000000;
  border-radius: 25px;
  text-align: justify;
} 

table {
  font-size: 0.9em;
  text-align: center;
  width: 50%;
  background: grey;
  color: #FFFFFF;
  text-shadow: 1px 1px 1px white;
  letter-spacing: initial;
  table-layout: fixed;
  border-collapse: collapse;
}

table, th, td {
  border: 1px solid lightgrey;
  border-radius: 5px;
}

th { background: #000000; }

.svg {
  max-width: 512px;
  margin: auto;
  background-color: #FFFFFF;
  width: 80%;
  display: block;
}

img {
  min-width: 50%;
  max-width: 80%;
}

figcaption { margin-bottom: 1em; }

.video {
  width: 100%;
  margin: 1em 0;
  border-radius: 10px;
}

footer {
  background: black;
  text-shadow: 1px 1px 1px black;
  box-shadow: 0 0 30px 15px white;
  margin-top: 1em;
}

#inicio{
  display: block;
  text-align: right;
  font-size: 1.5em;
  margin-top: -20%;
}

div > a {
  text-align: right;
  color:  #FFFFFF;
  text-decoration: none;
  border-bottom: 1px solid #000000; 
  padding-top: 0.5%;
  padding-bottom: 0.5%;
  padding-left: 5%;
  padding-right: 5%;
}

div > a:hover {
  color: #FFFFFF;
  background-color: #000000; 
}

