@import url('https://fonts.googleapis.com/css?family=Merriweather');
body{font-family: 'Merriweather', serif;}
section {padding-top: 5% ;text-align: center;}
header {padding: 10%;background-image: url(img/cabecera.jpg); background-size: cover; max-height:30%;max-height: 30%; max-height: inherit;position: none;}
.header{color: black; text-align: center;font-size: 400%; border: 0px solid white; background-color:rgb(255,255,0,0,6);padding: 18px;}
section h1,section h2{border: solid grey 3px; border-radius: 90px; color: black;opacity: 0.7;}
header h1{ opacity: 0.7;background: rgb(255,255,255,0.6)}
img{max-width: 800px; max-height:800px;}
.botondeloscoj{text-align: center;}
p{text-align:justify;margin: 5px;padding: 15px;}
.ponerparribalascosasestas{margin-bottom: 15%;}
div h1{color: black; background-color: white;padding: 18px;}
.textocarrusel{color: black;background-color: white; opacity: 0.7;}
h1{padding: 15px;}
nav{clear: both;
    float: left;
    overflow: hidden;
    width: 100%;}
nav ul{float: left;
    left: 50%;
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    position: relative;}
nav ul li{
    float: left;
    position: relative;
    right: 50%;}
.myCarousel{margin: 0px;
    width: auto;
    height: 100%;}