div#container
{
   width: 994px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: transparent;
   color: #000000;
   font-family: Tahoma;
   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;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
#Html1
{
   position: absolute;
   left: 240px;
   top: 30px;
   width: 523px;
   height: 220px;
   z-index: 1;
}
@media only screen and (min-width: 320px) and (max-width: 993px)
{
div#container
{
   width: 316px;
}
body
{
   background-color: transparent;
   background-image: none;
}
#BuildWith1
{
   left: 441px;
   top: 1106px;
   width: 88px;
   height: 31px;
   visibility: visible;
   display: inline;
}
}
@media only screen and (max-width: 319px)
{
div#container
{
   width: 316px;
}
body
{
   background-color: transparent;
   background-image: none;
}
#BuildWith1
{
   left: 441px;
   top: 1106px;
   width: 88px;
   height: 31px;
   visibility: visible;
   display: inline;
}
}
