@charset "UTF-8";
/* CSS Document */

html, body {
background:url(../images/bg.jpg)
top
center
no-repeat
#000000

}
body {
  font-family: Helvetica, sans-serif;
  font-size: 13px;
  line-height: 18px;
  background-color: #000000;
  color: #fff;
  padding: 0px 0;
  margin: 0;
  
}

div#wrapper {
  margin: 0 auto;
  width: 946px;
  margin-bottom: 0px;
  border: none;
  background-color: transparent;
}

a img { border: 0; 
}