div#container
{
   width: 1022px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #4169E1;
   background-image: url(images/backgroundcouseBall.jpg);
   background-attachment: fixed;
   background-position: left bottom;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   text-align: center;
}
#wb_Text1 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #008000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text1 div
{
   text-align: left;
}
#wb_Text2 
{
   background-color: #FFFFFF;
   background-image: none;
   border: 3px solid #008000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#Image2
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image27
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_Text3 
{
   background-color: #006400;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#Image3
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image4
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#Image1
{
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
    .back-link {
        font-family: Arial, sans-serif; /* Arial font with fallback */
        font-size: 18px;               /* Font size */
        font-weight: bold;             /* Bold text */
        color: #0000EE;                /* Link color (default blue) */
        text-decoration: none;         /* Remove underline */
        cursor: pointer;               /* Pointer cursor on hover */
    }
    .back-link:hover {
        text-decoration: underline;    /* Underline on hover */
    }
    .back-link {
        font-family: Arial, sans-serif; /* Arial font with fallback */
        font-size: 18px;               /* Font size */
        font-weight: bold;             /* Bold text */
        color: #0000EE;                /* Link color (default blue) */
        text-decoration: none;         /* Remove underline */
        cursor: pointer;               /* Pointer cursor on hover */
    }
    .back-link:hover {
        text-decoration: underline;    /* Underline on hover */
    }
