
a:focus, a:hover {
    color:#000000;
}

a {
    border-bottom:1px dotted #444444;
    color:#000000;
    text-decoration:none;
}

#header {
    height: 5em;
}

#notice {
   font-size: 1.3em;
   /*border: 1px solid #000000; */
   padding-top: 2em;
   padding-left: 2em;
   padding-bottom: 1em;
}

