
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
}
.home{
    margin-top: 7%;
    background-image: url("../images/evento.jpg");
	background-repeat: no-repeat;
	background-size: 100% 90%	;
}
h1 {
    color: aliceblue;
}
label {
    color: aliceblue;
}