<style type="text/css">

body {
margin: 0;
padding: 0;
height: 100%;
width: 100%;
}

body {
background-image: url("cenario.png");
background-size: cover;
background-position: center;
}

.gular {
height: auto;
min-width: 340px;
}

@font-face {
font-family: "aimoreserif";
src: url("../fonte/aimoreserif.woff");
font-weight: normal;
}

@font-face {
font-family: "aimoregothic";
src: url("../fonte/aimoregothiclight.woff");
font-weight: normal;
}

@font-face {
font-family: "aimoregothic";
src: url("../fonte/aimoregothic.woff");
font-weight: bold;
}

@font-face {
font-family: "krigg";
src: url("../fonte/krigg.woff");
font-weight: normal;
}

@font-face {
font-family: "kriggbold";
src: url("../fonte/kriggbold.woff");
font-weight: bold;
}

@font-face {
font-family: "alcalino";
src: url("../fonte/alcalino.woff");
font-weight: normal;
}

@font-face {
font-family: "alcalino";
src: url("../fonte/alcalinobold.woff");
font-weight: bold;
}

@font-face {
font-family: "herrero";
src: url("../fonte/herrero.woff");
font-weight: normal;
}

@font-face {
font-family: "herrero";
src: url("../fonte/herrerobold.woff");
font-weight: bold;
}

p {
line-height: 120%;
}

.aa {
font-family: "herrero";
font-size: 40px;
color: #000000;
}

.bb {
font-family: "herrero";
font-size: 30px;
color: #000000;
}

.cc {
font-family: "herrero";
font-size: 22px;
color: #FFFFFF;
}

.dd {
font-family: "aimoregothic";
font-size: 32px;
color: #FFFFFF;
text-shadow: 0 3px 3px #000000;
}

.ee {
font-family: "aimoregothic";
font-size: 24px;
color: #FFFFFF;
text-shadow: 0 3px 3px #000000;
}

a:link {
text-decoration: none;
}

.aimore {
display: table;
margin: 10px;
border-spacing: 10px;
}

.alcalino {
display: table-cell;
}

</style>