body
{
   background-color: #000000;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#Image1
{
   border: 0px #000000 solid;
   padding: 0px 0px 0px 0px;
   -webkit-animation: animate-fade-in 4500ms linear 0ms 1 normal both;
   -moz-animation: animate-fade-in 4500ms linear 0ms 1 normal both;
   animation: animate-fade-in 4500ms linear 0ms 1 normal both;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 0;
   margin: 0;
   text-align: right;
   -webkit-animation: animate-flash 1500ms ease 0ms infinite normal both;
   -moz-animation: animate-flash 1500ms ease 0ms infinite normal both;
   animation: animate-flash 1500ms ease 0ms infinite normal both;
}
#wb_Text1 div
{
   text-align: right;
}
