@charset "UTF-8";
/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del,
dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub,
tt, var, b, i, center, dl, dt, dd, fieldset, form,
label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent; }
/* text */
p {
text-indent: 0em;
text-align:center;
margin: 0em 0 0em 0em;
font-style: normal;
font-weight: normal;
}
h1 {
text-align:center;
}
img {
max-width: 100%;
padding: 0 !important;
}
img.illustr {
height: 100%;
max-width: auto;
margin: auto;
}