.center 
{
text-align: center;
}

#masthead {
    margin-top: 8px;
    margin-bottom: 10px;
    text-align: center;
}

h1#logo {
    font-size: 4.8em;
    font-family: "Minion Pro", "Times New Roman", Palatino, serif;
    margin-bottom: 0;
	margin: 1em;
}
#logo a {
    color: #000;
    text-decoration: none;
}
#logo a:hover {
    text-decoration: none;
}

.footer
{
	margin: 1em;
}
