
#page {
  margin-top: 60px;
}


#footer
{
    margin-top: 40px;
    text-align: center;
}

/* for admin menu on white background... */
.obscuredMenu a
{
    color: #efefef;
}

.obscuredMenu a:hover
{
    color: #0088cc;
}


