 body {
         background-color:##FFFFFF;
         background-image:url(../img/.jpg.);
         background-repeat:repeat;
         background-position: 0% 0%;
        font-family: Calibri, Arial,
        font-size:12pt;
        color:#000053;  }

h1 {  font-family: Arial, Swiss, Helvetica;  font-size:24pt; color:#000053;}
h2 {  font-family: Arial, Swiss, Helvetica;  font-size:16pt; color:#000053;}
h3  {  font-family: Arial, Swiss, Helvetica;   font-size:14pt; color:#000053;}
td {  font-family: Arial, Swiss, Helvetica;  font-size:12pt; color:#000053;}

a:link { color:#245863; text-decoration:none;}
a:visited  { color:#245863; text-decoration:none;}
a:active { color:#245863; text-decoration:none;}
a:hover { color:#800000; text-decoration:none;}


#head    {  position:absolute;  z-index:4;
            left:50%;
            margin-left:-150px;
            width:300px;
            top:0px;
                 }
@media only screen and (max-width: 767px) {
#head{  height:100px;
width:200px;

    }
}

#contradi{   font-size:11pt; color:#006633;
             position: absolute;  z-index:3;
            top:20px;
            left:50%;
            margin-left:-350px;
            width:700px;
             background-color:#FFFFFF;
                          }


@media only screen and (max-width: 675px) {
#contradi{   top:20px;
           left:50%;
            margin-left:-160px;
            max-width:320px;
            margin-bottom:80px;#
  }
 }
 @media only screen and (max-width: 675px) {
mp4{
    width:60%;
    height:auto;
    left:auto;
    right:0;
    overflow:hidden;
  }
}
footer {
        clear:left;
        color:#000053;
        font-size:11pt;
        bottom:0;
        margin-bottom:0;
        padding-bottom:10px;
        padding-top:10px;
        text-align:center;
        width: 100%;
        }
@media only screen and (max-width: 675px) {
footer {
        color:#000053;
        font-size:10pt;
        bottom:0;
        margin-bottom:0;
        padding-bottom:10px;
        text-align:center;
        width: 100%;
          }
      }