@import url(../fonts/stylesheet.css);
body {background:url(../images/pattern8.png) repeat scroll top center; }
html, body, img{margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline; }
.header {background: url("../images/head-bg.jpg") repeat-x scroll center top transparent;height: 100px;color:#fff; text-align:center; padding-top:20px; font-family:'BebasNeueRegular'; font-size:32px;overflow:hidden; border-bottom:2px solid #4F4F4F; text-shadow:3px 3px 3px #000;}
img {max-width: 100%;height: auto; }
.right, .left {width:50%;height:100%;}
.right img , .left img {display:block;margin:6% auto 0 auto;}
.right {float:right;}
.left {float:left;}
a, a:visited { color: #fff; text-decoration: none; outline: 0; }
div.container {
    width:98%; 
    margin:1%;
  }
  table#table1 {
    text-align:center; 
    margin-left:auto; 
    margin-right:auto; 
  }
  tr,td {text-align:center;}