/* 
    Created on : Mar 15, 2016, 3:15:42 PM
    Author     : yurileite
*/
body {
    padding-top: 20px;
    background-color: #eee;
}

.jumbotron {
    background-image: url("../images/olho.png");
    background-size: cover;
}

.jumbotron a {
    text-shadow: 3px 3px black;
}

input[type=radio] {
    visibility: hidden;
}