html, body
{
   height: 100%;
}
div#space
{
   width: 1px;
   height: 50%;
   margin-bottom: -754px;
   float:left
}
div#container
{
   width: 1050px;
   height: 1508px;
   margin: 0 auto;
   position: relative;
   clear: left;
}
body
{
   background-color: #FFFFFF;
   background-image: url(images/logo2.jpg);
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   margin: 0;
   padding: 0;
}
#wb_Text2 
{
   background-color: transparent;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
   white-space: nowrap;
}
#wb_Text2
{
   position: absolute;
   left: 24px;
   top: 283px;
   width: 955px;
   height: 979px;
   z-index: 0;
   text-align: left;
}
#MergedObject1
{
   border-width: 0;
   position: absolute;
   left: 24px;
   top: 158px;
   width: 153px;
   height: 35px;
   z-index: 1;
}
@media only screen and (max-width: 320px)
{
div#container
{
   width: 320px;
   height: 1278px;
}
}
