.myForm7Colour {
    background-color: #404040;
}

.mySiteUnderConstruction {
     color: #000000;
}

.myCaptionText {
    color: #5E8A4E;
}

.myBorderColour {
    border-color: #404040;
}

.myJustify {
  text-align: justify;
  text-justify: inter-word;
}
