
body{
  background: #fff url(img/76.jpg) repeat;
  font-family: "Trebuchet MS", verdana;
  font-size:10px;
}

#flash{
  text-align: center;
  margin: 50px auto 0 auto;
  overflow: hidden;
}

#footer{
  width:900px;
  height:20px;
  margin: 0 auto 0 auto;
  font-size: 90%;
  text-align:center;
  overflow:hidden;
}

#footer p{
 color:#fff; text-align:left;
}

#footer a{
  text-decoration: none;
  color:#fff;
}

