div#container
{
   width: 702px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   /*background-color: #FFFFFFFF; */
   
background: rgba(240,250,255,1);
background: -moz-linear-gradient(top, rgba(240,250,255,1) 0%, rgba(145,186,227,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(240,250,255,1)), color-stop(100%, rgba(145,186,227,1)));
background: -webkit-linear-gradient(top, rgba(240,250,255,1) 0%, rgba(145,186,227,1) 100%);
background: -o-linear-gradient(top, rgba(240,250,255,1) 0%, rgba(145,186,227,1) 100%);
background: -ms-linear-gradient(top, rgba(240,250,255,1) 0%, rgba(145,186,227,1) 100%);
background: linear-gradient(to bottom, rgba(240,250,255,1) 0%, rgba(145,186,227,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0faff', endColorstr='#91bae3', GradientType=0 );

   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#Image2
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text1 div
{
   text-align: justify;
}
#Image1
{
   border: 0px solid #000000;
   border-radius: 20px;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   object-fit: scale-down;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: justify;
}
#wb_Text2 div
{
   text-align: justify;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
