/* ont-family: 'Kaushan Script', cursive;
font-family: 'Cookie', cursive;
font-family: 'Permanent Marker', cursive;
font-family: 'Leckerli One', cursive;
font-family: 'Berkshire Swash', cursive;
font-family: 'Arizonia', cursive;
font-family: 'Fondamento', cursive;*/

Body {
    background-color:;
    margin:auto;
    padding: 0;
    width: 1700px;
    height: auto;
}
#jose{
   background-color: skyblue;
    background-image: url(../imagenes/imagen%20principal.jpg);

    background-repeat: no-repeat;
    background-size: cover;
    width: 1700px;
    height: 760px;
    
   
}

#jose h1 {
  
    background-color: ;
    margin: 0;
    text-align: center;
    position: relative;
    top: 180px;
    color: mintcream;
    font-size: 45px;
    letter-spacing: 2px;
font-family: 'Berkshire Swash', cursiva
}
#jose h2 {
    background-color: ;
    margin: 0;
    text-align: center;
    position: relative;
    top:179px;
    color:white; 
    font-size: 25px;
    
}

#jose h3 {
    
    background-color: ;
    margin: 0;
    text-align: center;
    letter-spacing: 8px;
    position: relative;
    top: 175px;
    color:mintcream;
    font-family: 'Fondamento', cursive;
    font-size:28px;
}
header {
    background-color: ;
    
    
   
  
    
}
header img{
    position: relative;
    top: 50px;
    left: 130px;
}
header nav{
    background-color:rgba(0, 0, 0, 0.38);
    line-height: 5em;
    position: relative;
    top: 80px;
    

}

header nav ul {
    background-color: ;
    text-align: center;
    width: ;
    position: relative;
    height: 80px ; 
    font-size: 23px;
    left:100px ;
    right: 100px;
}
header nav ul li {
    background-color: ;
    color: antiquewhite;
    float: left;
    margin-right: 80px;
    list-style-type: none;
    color:rgba(245, 222, 179, 0.81);
    text-decoration: underline;
    border-left: solid rgba(255, 255, 255, 0.52) 1px;
    padding-left: 10px;
    font-family: 'Berkshire Swash', cursive;
    
}

section{
    background-color: ;
    width:1700px;
    height: 760px;
    background-size: cover;
}

#moto{
    background-color: red;
    width:850px;
    height: 760px;
    position: relative;
    left:850px;
}

article{
    background-color: yellow;
    position: relative;
    width: 850px;
    height: 760px;
    bottom: 762px;
}
#cafe{
    width:425px;
    height: 328px;
}