﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

.blue{
    color: blue
}

.red { color: red }

.logo {
    width:120px;
    margin-top:-10px;
}
