@charset "UTF-8";

/* Aparelho em pé (retrato/portrait) */

body {
    background-image: url("../imagens/cev-portrait.jpg");
    background-position: center bottom;
}