﻿html {
    height: 100%;
}

body {
    height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.imgcirculo {
    border-radius: 50%;
    border: solid black 1px;
    padding: 0px;
}

.ligthver {
    color: white;
}
