a {
    color: #15CBE3;


}


body {
        background-color: #000000;
        color: white;
}

h3 {
         text-align: center;
        font-family: "Roboto", monospace;
}

h1 {
    text-align: center;
    font-family: "Roboto", monospace;

}

p {

        font-family: "Arial", sans-serif, monospace;
        padding: 25px;
        width: 700px;
        margin-left: auto;
        margin-right: auto;

}
div.centro p {
    text-align: center;
    padding-bottom: 0px;
    padding-top: 0px;
}

ul {
    padding-left: 0;
    list-style-type: none;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align:center;
    list-style-position: inside;
    font-family: "Arial", sans-serif, monospace;
}

li {
   
}

div.video {
    text-align: center;
    padding-top: 0px;
}
