div#container
{
   width: 970px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #EEE8AA;
   background-image: url(images/wood.jpg);
   background-attachment: fixed;
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
#Image3
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image1
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
@media only screen and (min-width: 640px) and (max-width: 969px)
{
div#container
{
   width: 640px;
}
#wb_Image3
{
   left: 33px !important;
   top: 6px !important;
   width: 613px !important;
   height: 368px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Image1
{
   left: 121px !important;
   top: 417px !important;
   width: 418px !important;
   height: 52px !important;
   visibility: visible !important;
   display: inline !important;
}
}
@media only screen and (max-width: 639px)
{
div#container
{
   width: 320px;
}
body
{
   background-color: #EEE8AA;
   background-image: url(images/wood.jpg);
   background-attachment: fixed;
   background-position: center center;
   background-repeat: repeat;
}
#wb_Image3
{
   left: 2px !important;
   top: 12px !important;
   width: 316px !important;
   height: 189px !important;
   visibility: visible !important;
   display: inline !important;
}
#wb_Image1
{
   left: 12px !important;
   top: 220px !important;
   width: 307px !important;
   height: 38px !important;
   visibility: visible !important;
   display: inline !important;
}
}
