body { font-family: sans-serif; background-image: url('d.jpg'); background-position: top left; background-repeat: no-repeat; background-attachment: fixed; background-color: #C7D2E2; padding: 5px 100px 5px 170px; }

img { border: none; padding: 0px; margin: 0px; }

div.nav { position: fixed; width: 160px; top: 5px; left: 5px; text-align: right; }
div.footer { position: absolute; width: 90px; bottom: 5px; right: 5px; text-align: center; font-size: 70%; }

p { text-align: justify; padding: 0px; margin: 0px 0px 16px 0px; }
p.sub { margin-left: 30px; margin-right: 20px; }

a:link { color: #b700ef; }
a:visited { color: #84628e; }

h1 { font-size: 150%; text-decoration: none; font-weight: bold; font-style: normal; color: #2499bb; padding: 0px; margin: 16px 0px 5px 0px; }
h2 { font-size: 100%; text-decoration: none; font-weight: bold; font-style: normal; color: #2499bb; padding: 0px; margin: 20px 0px 5px 0px; }
h3 { font-size: 100%; text-decoration: none; font-weight: normal; font-style: normal; padding: 0px 0px 3px 0px; margin: 0px; }

ul { padding: 0px; margin: 0px 40px 20px 20px; }
