div#container
{
   width: 600px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body:before
{
   content: "";
   position: fixed;
   left: 0;
   top: 0;
   right: 0;
   bottom: 0;
   z-index: -1;
   background-image: radial-gradient(circle at 75% 75%, #FFF9E6 0%, #FFFFFF 100%);
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Imagefol
{
   vertical-align: top;
}
#Imagefol
{
   border: 0px solid #000000;
   border-radius: 291px;
   box-sizing: border-box;
   padding: 0;
   animation: filter-blur-in 1800ms linear 1000ms 1 normal both, heartbeat-1 1000ms linear 6000ms 1 normal both;
   box-shadow: 0px 0px 8px #000000;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Layer1
{
   background-color: #C0C0C0;
   background-image: none;
   border-radius: 0px;
   opacity: 0.02;
}
#InlineFrame1
{
   box-sizing: border-box;
   border: 0px solid transparent;
   border-radius: 0px;
   opacity: 0.01;
   margin: 0;
}
