body {
    background-image: url(Imagenes/rosas.jpg);
}

h1 {
    color: red;
    text-align: center;
    font-size: 80px;
    font-family: Space Age;

}

h2 {
    color: red;
    font-family: Space Age;
    text-align: center;
    font-size: 80px;
}

p {
    text-align: justify;
    font-family: inherit; 
    color: white;
    font-size: 20px;
    font-family: Space Age;
}

#preview {
    border-right: #000 5px solid; 
    padding-right: 30px; 
    border-top: #000 5px solid; 
    padding-left: 30px; 
    padding-bottom: 10px; 
    word-spacing: 5px; 
    border-left: #000 5px solid; 
    width: 60em; 
    padding-top: 20px; 
    border-bottom: #000 5px solid; 
    height: 150em; 
    text-align: justify;
    background-color: black;
}

h3 {
    color: white;
    font-family: Space Age;
}

#trailer {
    color: white;
}

#vivir {
 color: white;
     
}