html, body
{
   height: 100%;
}
div#space
{
   width: 1px;
   height: 50%;
   margin-bottom: -389px;
   float:left
}
div#container
{
   width: 1020px;
   height: 778px;
   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;
}
#wb_Text2
{
   position: absolute;
   left: 34px;
   top: 224px;
   width: 968px;
   height: 485px;
   z-index: 1;
   text-align: left;
}
#MergedObject1
{
   border-width: 0;
   position: absolute;
   left: 34px;
   top: 151px;
   width: 153px;
   height: 35px;
   z-index: 0;
}
@media only screen and (max-width: 320px)
{
div#container
{
   width: 320px;
   height: 1278px;
}
}
