.wFormWebPage {
     background-position: top;
     background-repeat: no-repeat;
     background-color: #000000;
     background-image: url(//www.tfaforms.com/forms/get_image/153618/5a48758d173465a47dd133e3b78042d5-NTI_Cuban50_Silo_v6-emptybackground-MissileHead.jpg);
}

.wFormTitle {
     font-size: 28px;
     text-align: center;
     border-width: 5px;
     border-style: none;
     color: #f0cb25;
     font-family: Georgia, serif;
     font-weight: bold;
}

.wFormContainer {
     color: #fafafa;
     border-width: 2px;
     border-style: solid;
     width: 400px;
     padding: 50px;
     margin: 100 px;
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
     text-align: inherit;
     border-color: #f0cb25;
     font-family: Georgia, serif;
}

.wFormContainer a {
     color: #fcfcfc;
}

.wForm .preField, .wForm .inlineLabel {
     border-style: none;
     font-weight: bold;
     font-family: Georgia, serif;
}

.wForm fieldset {
     border-width: 0;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
     font-family: Georgia, serif;
}

.wForm legend {
     font-family: Georgia, serif;
}

.wForm .postField {
     font-family: Georgia, serif;
}

.wForm .hintsSide .field-hint {
     font-family: Georgia, serif;
}

.wForm .field-hint-inactive {
     font-family: Georgia, serif;
}

.wFormContainer .errMsg {
     font-family: Georgia, serif;
}

