body { background-color:DodgerBlue; }
div { position:absolute; }
h1 { font-family:Verdana; font-size:large; color:Black; text-align:justify; }
h2 { font-family:Verdana; font-size:medium; color:Black; text-align:justify; }
h3 { font-family:Verdana; font-size:small; color:gray; text-align:justify; }
h4 { font-family:Verdana; font-size:x-small; color:Black; font-weight:normal; text-align:justify; }
h5 { font-family:Verdana; font-size:x-small; color:gray; text-align:justify; }
ul {list-style-type:disc; color:gray; }
hr {color:DodgerBlue; }
a { text-decoration:none; }
a:link {color:Black}
a:visited {color:Black}
a:hover {color:DodgerBlue}
a:active {color:gray}
.margin {margin-left: 10}