body {
   background-attachment: scroll;
   background-color: #000000;
   background-image: url('schedule-bkgnd-2.jpeg');
   background-position: left top;
   background-repeat: no-repeat;
   color: #000000;
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#Button1 {
   -webkit-appearance: none;
   background-color: #000000;
   background-image: none;
   border: 2px solid #0D6EFD;
   border-radius: 4px;
   box-sizing: border-box;
   color: #FFFFFF;
   font-family: Arial;
   font-size: 16px;
   font-style: normal;
   font-weight: normal;
   line-height: 19px;
   margin: 0;
   padding: 1px 6px 1px 6px;
   text-align: center;
   text-decoration: none;
   vertical-align: top;
}
#Button1:focus {
   outline: 0;
}
