.titlep {text-transform:uppercase;}
.justifytext {
     text-align: justify;
}

.centretext {
    text-align: center;
}

.highlight-text { 
    background-color:#FFFF00;
}

.page-titles {
    font-weight:700;
}

.site-header {
      -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
}