body {
font-family: sans-serif;
}

@media print {
a:link, a:visited {
text-decoration: none;
color: black;
}
}

#header, #footer, #menu {
visibility: hidden;
overflow: hidden;
width: 0px;
height: 0px;
}

.centrado {
text-align: center;
}
