.constrained {
  margin-bottom:200px;
}

.constrained th {
  background-color:#FFEBEE;
}

.title {
  text-align:center;
}

.greater {
  background-color:#EBFFEB;
}

.less {
  background-color:#FFEBEB;
}

.spaced {
  margin:20px;
}

.nav {
    background-color:#B31B1B;
    color:#FCFCFC;
    text-align:center;
}

footer {
    font-size:14px;
    color:#333333;
    overflow:hidden;
}

.footer-left, .footer-right {
    float:left;
}

.footer-left {
    width:70%;
}

.footer-right {
    width:30%;
}
