body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url('ButtosBG-1024.jpeg');
   background-position: left top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a {
   color: #0000FF;
   text-decoration: underline;
}
a:active {
   color: #FF0000;
}
a:hover {
   color: #FF0000;
   text-decoration: underline;
}
#wb_Text1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   margin: 0;
   padding: 0;
   text-align: justify;
}
#wb_Text1 {
   color: #87CEEB;
   font-family: Arial;
   font-size: 27px;
   font-weight: bold;
   line-height: 30px;
}
#wb_Text1 p,
#wb_Text1 ul {
   list-style-position: inside;
   margin: 0;
   padding: 0;
}
#Button1 {
   -webkit-appearance: none;
   background-color: transparent;
   background-image: none;
   border: 1px solid #0D6EFD;
   border-radius: 4px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: "Arial Black";
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   line-height: 21px;
   margin: 0;
   padding: 1px 6px 1px 6px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#Button1:focus {
   outline: 0;
}
