<style type="text/css">

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

body {
background: linear-gradient(#000d02, #72947f, #000d02);
background-size: cover;
background-position: center;
}

aimore {
display: block;
height: auto;
min-width: 330px;
margin-left: auto;
margin-right: auto;
}

@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: "alcalino";
src: url("fonte/alcalino.woff");
font-weight: normal;
}

p {
line-height: 110%;
}

.aa {
font-family: "aimoregothic";
font-size: 70px;
color: #ffffff;
text-shadow: 0px 2px 3px #000000;
}

.bb {
font-family: "aimoreserif";
font-size: 27px;
color: #ffffff;
text-shadow: 0 0 1px #ffffff;
}

.cc {
font-family: "aimoreserif";
font-size: 20px;
color: #ffffff;
text-shadow: 0 0 1px #ffffff;
}

.dd {
font-family: "alcalino";
font-size: 30px;
}

.ee {
font-family: "alcalino";
font-size: 16px;
}

div {
}

a:link {
text-decoration: none;
}

.herrero {
display: table;
width: 90%;
}

.aquiles {
display: table-cell;
vertical-align: middle;
text-align: center;
}

.aimore1 {
display: table;
background-color: #e8e7c3;
margin: 5px;
border-spacing: 10px;
border-radius: 20px;
box-shadow: 0px 2px 4px #66581F, 0px 2px 4px #e8e7c3;
}

.aimore2 {
display: table-cell;
padding: 15px;
border-radius: 10px;
box-shadow: 0px 2px 3px #66581F, 0px 2px 3px #e8e7c3;
background: linear-gradient(#FFFFCC, #e8e7c3);
}

.alcalino1 {
display: table;
background-color: #d2e8c3;
margin: 5px;
border-spacing: 10px;
border-radius: 20px;
box-shadow: 0px 2px 4px #1f6626, 0px 2px 4px #d2e8c3;
}

.alcalino2 {
display: table-cell;
padding: 15px;
border-radius: 10px;
box-shadow: 0px 2px 3px #1f6626, 0px 2px 3px #d2e8c3;
background: linear-gradient(#ccffd0, #d2e8c3);
}

.liu1 {
display: table;
background-color: #d8e2f4;
margin: 5px;
border-spacing: 10px;
border-radius: 20px;
box-shadow: 0px 2px 4px #1f4e66, 0px 2px 4px #d8e2f4;
}

.liu2 {
display: table-cell;
padding: 15px;
border-radius: 10px;
box-shadow: 0px 2px 3px #1f4e66, 0px 2px 3px #d8e2f4;
background: linear-gradient(#cce4ff, #d8e2f4);
}

.krigg1 {
display: table;
background-color: #e5d8f4;
margin: 5px;
border-spacing: 10px;
border-radius: 20px;
box-shadow: 0px 2px 4px #5d1f66, 0px 2px 4px #e5d8f4;
}

.krigg2 {
display: table-cell;
padding: 15px;
border-radius: 10px;
box-shadow: 0px 2px 3px #5d1f66, 0px 2px 3px #e5d8f4;
background: linear-gradient(#ead9ff, #e5d8f4);
}

.bergen1 {
display: table;
background-color: #eedac9;
margin: 5px;
border-spacing: 10px;
border-radius: 20px;
box-shadow: 0px 2px 4px #66451f, 0px 2px 4px #eedac9;
}

.bergen2 {
display: table-cell;
padding: 15px;
border-radius: 10px;
box-shadow: 0px 2px 3px #66451f, 0px 2px 3px #eedac9;
background: linear-gradient(#fff5d9, #eedac9);
}

</style>