.wFormWebPage {
     background-color: #00b4e6;
}

.wFormContainer {
     border-width: 1px;
     border-style: solid;
     margin: 0 auto;
     background-color: #ffffff;
     -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     padding: px;
}

.wForm fieldset {
     border-width: 1px;
     border-style: dotted;
     margin: 0 auto;
}

.wFormTitle {
     text-align: center;
     background-image: url(//www.tfaforms.com/forms/get_image/206760/7b38918fa7ec5fe7e541e91dbb78212a-SLM_Logo.jpg);
     font-size: 24px;
     font-weight: inherit;
     background-repeat: no-repeat;
     padding: px;
     margin: px;
     height: 60px;
}

.wForm #wfTabNav {
     text-align: center;
}

.wForm .wfTab {
     text-align: center;
}

.wForm .wfTabCurrentPage {
     text-align: center;
}

