P.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

P.blockText {
    margin-left: auto;
    margin-right: auto;
    margin-top: -280px;
    width: 35em;
    font-family: "Tahoma";
}

a:link {
    color: #62089D;
    text-decoration: none;
}

a:active {
    color: #0000ff;
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

#navigation {
    font-family: "Trebuchet MS";
    font-size: 125%;
}