body {
    background-image: url("30082011281.jpg");
    background-color: #6a8aa9;
    background-repeat: no-repeat;
    background-size: cover;
    color: #223399;
    font-family: "Arial", Helvetica, sans-serif;
}

a:link {
    text-decoration: none;
}

a:visited {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:active {
    text-decoration: underline;
}
div.container {
	font-color: #2233ff;
}

div.footnote {
    font-size: 8px;
}