body:before
{
   content: "";
   position: fixed;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
   background-image: linear-gradient(to bottom, #EEE1FF 0%, #FFFFFF 100%);
}
body
{
   background-color: #EEE1FF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
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;
}
#wb_Image1
{
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Button2
{
   box-sizing: border-box;
   line-height: 36px;
   text-decoration: none;
   vertical-align: top;
   border: 1px solid #EEE1FF;
   border-radius: 10px;
   background-image: linear-gradient(to top, #8437C0 0%, #D785FE 100%);
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#wb_Text1 
{
   background-color: #EEE1FF;
   background-image: none;
   border: 1px ridge #DACCEB;
   border-radius: 10px;
   overflow-y: hidden;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: justify;
}
#wb_Text1 div
{
   text-align: justify;
}
#Button4
{
   box-sizing: border-box;
   line-height: 11px;
   text-decoration: none;
   vertical-align: top;
   border: 3px solid #8437C0;
   border-radius: 6px;
   background-color: transparent;
   background-image: none;
   color: #FFFFFF;
   font-family: Tahoma;
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 1px 6px 1px 6px;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
   -webkit-animation: transform-pulse 1000ms linear 0ms infinite normal both;
   animation: transform-pulse 1000ms linear 0ms infinite normal both;
}
