div#container {
   margin: 0 auto 0 auto;
   position: relative;
   text-align: left;
   width: 1280px;
}
body {
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-size: 19px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a {
   color: #FFFFFF;
   text-decoration: none;
}
a:hover {
   color: #FFFFFF;
   text-decoration: none;
}
input:focus,
textarea:focus,
select:focus {
   outline: none;
}
#wb_Image2 {
   vertical-align: top;
}
#Image2 {
   border: 0px solid #000000;
   height: 100%;
   left: 0;
   margin: 0;
   padding: 0;
   top: 0;
   width: 100%;
}
