div#container
{
   width: 1024px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #A9A9A9;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#EnterBtn1
{
   border: 1px #2E6DA4 solid;
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   background-color: #FFFF00;
   background-image: none;
   color: #0000CD;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
}
#Image2
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text1
{
   position: absolute;
   left: 205px;
   top: 70px;
   width: 643px;
   height: 32px;
   z-index: 0;
   text-align: left;
}
#EnterBtn1
{
   position: absolute;
   left: 442px;
   top: 606px;
   width: 127px;
   height: 32px;
   z-index: 1;
}
#wb_Image2
{
   position: absolute;
   left: 331px;
   top: 110px;
   width: 349px;
   height: 476px;
   z-index: 2;
}
@media only screen and (min-width: 480px) and (max-width: 1023px)
{
div#container
{
   width: 480px;
}
body
{
   background-color: #DCDCDC;
   background-image: none;
}
}
@media only screen and (max-width: 479px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #A9A9A9;
   background-image: none;
}
}
