body
{
   background-color: #FFFFFF;
   background-image: url('../images/bbk-wall-CCARD.jpg');
   background-attachment: scroll;
   background-position: left top;
   background-repeat: repeat-y;
   background-size: cover;
   color: #000000;
   font-family: Roboto;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #DC143C;
   text-decoration: underline;
}
a:visited
{
   color: #CD5C5C;
}
a:hover
{
   color: #DC143C;
   text-decoration: underline;
}
#splash
{
   background-color: transparent;
   background-image: none;
   border-radius: 0px;
}
#MediaPlayer1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DEE2E6;
   border-radius: 0px;
}
#wb_MediaPlayer1
{
   overflow: hidden !important;
   position: fixed !important;
   left: 0 !important;
   top: 0 !important;
   width: 100% !important;
   height: 100% !important;
}
