.mainbackgroundcolour{
  background-color: #e6ffff;
}

.centertext{
  text-align: center;
  margin-top: 10px;
}

.adminblue{
  color:blue;
}

footer
{
    position:fixed;bottom:0;
    width:100%;
    display:block;
}
