//BODY { background: url("images/bground.jpg"); background-position: top left; background-repeat: repeat-x; }
 BODY {background-image: url("images/bground.jpg") !important; background-repeat:
repeat-x; background-position: 0px 0px; background-attachment: fixed; }
 body {        font-family: Tahoma, Verdana, Arial, Times New Roman;
        font-size: 12px;
        color: #393F78;
        text-decoration: none; }
		img{border: 0;}

h1 {
font-size: 4
}
 .naviact {
       font-family: Tahoma, Verdana, Arial, Times New Roman;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
        text-decoration: none;
 }
 .naviact:hover {
       text-decoration: underline;
 }
 .navi {
       font-family: Tahoma, Verdana, Arial, Times New Roman;
       font-weight: bold;
       font-size: 13px;
       color: #393F78;
       text-decoration: none;
 }

 a.navi:hover {
      text-decoration: underline;
 }
  }
  .text {
        font-family: Tahoma, Verdana, Arial, Times New Roman;
        font-size: 11px;
        color: #393F78;
        text-decoration: none;
  }
