body{
    background-image: url('fondo2.jpg');
    size: 1920px;
}

p{
    color: white;
    font-size: 50px;
    font-family: Impact, Charcoal, sans-serif;
    text-align: center;
}


.videos{
    margin-left: 15cm;
}

.botonesvideo{
    margin-left: 14cm;
}

.botonesfuente{
    margin-left: 17.2cm;
}

input{
    color:white;
    width: 250px;
    height: 50px;
    background-image: url('fondo.jpg');
    font-family: Impact, Charcoal, sans-serif;
}