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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }

.pageElement { position: absolute; display: block; margin: 0; }

a { display: inline-block; margin: 0; margin-left: 10px; margin-right: 10px; padding: 0; }

section { display: block; margin: 0; padding: 10px; color: #323232; border-radius: 5px; overflow: hidden; }
section > header { display: block; margin: 0; margin-top: 5px; margin-bottom: 15px; padding: 5px; font-size: large; font-weight: bold; }
section > article { display: block; margin: 0; margin-top: 5px; margin-bottom: 5px; padding: 5px; padding-left: 10px; padding-right: 10px; color: black; line-height: 1.5em; }
section > article > header { display: block; padding: 5px; margin-top: -5px; margin-left: -10px; margin-right: -10px; margin-bottom: 5px; color: white; }

#webpage { width: 95%; height: 90%; top: 0px; position: relative; display: block; margin: auto; margin-top: 2.5%; background: white; box-shadow: 0px 0px 5px #333; }
#webpage > header { width: 100%; height: 50px; top: 10%; left: 0px; }
#webpage > header > img { display: block; height: 100%; width: auto; margin: auto; }
#webpage > footer { width: 100%; height: 50px; bottom: 10%; left: 0px; }
#webpage > nav { width: 100%; height: 30px; top: 20%; left: 0px; }
#webpage > nav > ul { display: block; width: 100%; height: 100%; margin: 0; padding: 0; }
#webpage > nav > ul > li { display: inline-block; float: left; min-width: 100px; height: 100%; margin: 0; padding: 0; padding-top: 5px; padding-left: 10px; padding-right: 10px; list-style: none; text-align: center; }

#content { position: relative; width: 90%; height: 1em; top: 30%; left: 0px; padding: 5px; margin: auto; text-align: center; font-size: xx-large; }

i { font-style: italic; }
