﻿
body {
    background-image: url('/images/fundoomakase.jpg?id=1');
    background-repeat: repeat;
    background-size: cover;
    color: white;
}
.corTextoNormal {
        color: white;

}
.branco {
    color: white;
}

.textoBox {
    color: black;
}
