.wFormWebPage {
     background-image: url("//www.tfaforms.com/theme-editor/images/linen.png");
     background-repeat: repeat;
}

.wFormContainer {
     border-width: 3px;
     border-style: solid;
     margin: 0 auto;
     font-family: Verdana, Geneva, sans-serif;
     font-size: 13px;
     line-height: 150%;
     border-color: #c42129;
     width: 500px;
}

.wForm fieldset {
     border-width: 2px;
     border-style: solid;
     margin: 0 auto;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
}

