.wFormWebPage {
     background-color: #00376b;
     background-repeat: repeat;
     background-position: top center;
     background-image: url("//eou.tfaforms.net/theme-editor/images/dots.png");
}

.wFormContainer {
     background-color: #ffffff;
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     -moz-border-radius: 12px;
     -webkit-border-radius: 12px;
     border-radius: 12px;
     margin: px;
     border-style: double;
     border-width: 7px;
}

.wFormTitle {
     font-family: Georgia, Georgia, serif;
     font-size: 24px;
}

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: 10px;
}

.wForm .wfTab {
     background-color: #b58d0a;
}

.wForm fieldset {
     background-color: #ebe6eb;
}

.wForm .oneField {
     background-color: #f2f2f2;
}

