/* ID Declarations */


/* Element Attributes */

body { font-family: arial, sans-serif; font-size: 20px; background-color: #ffffff;  }

a { color: #000000; }
a:active { color: #ffffff; }

a:hover { color: #000000; background-color: #55ffff; }

a:visited { color: #000000; }


p { text-align: justify; padding-right: 5px; margin-left: auto; margin-right: auto; width=8em; }

div.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 450px;
}
h1 { font-family: 'Josefin Slab', serif; color: #55cccc; font-size: 80px; margin-top: 0px; margin-bottom: -10px; margin-left: auto; margin-right: auto; text-align: center; }

img { border: none; }

