#header {
  background-image: url(header2.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  height: 172px;
  width: 890px;
  margin-left: auto;
  margin-right: auto;
}
#footer {
  background-image: url(footter.png);
  background-repeat: no-repeat;
  height: 64px;
  background-position: center bottom;
  width: 890px;
  margin-left: auto;
  margin-right: auto;
}
#body {
  background-image: url(body.png);
  background-attachment: fixed;
  background-repeat: repeat-y;
  background-position:  center center;
  width: 890px;
  margin-left: auto;
  margin-right: auto;
}
body {
Font-family:helvetica;
font-size:15px;
}
#logo1 {
Border: 1px dashed;
  margin-left: 50px;
  margin-top: 35px;
}
#logo2 {
  margin-left: 40px;
  position: relative;

}
#advert {
  margin-left: 251px;
  margin-top: -60px;
}
#navbar {
  margin-left: 35px;
  margin-top: 20px;
}
#content {
  padding-right: 15px;
}
#fblogo {
  margin-top: 20px;
  margin-left: 325px;
}
#acordion {
height:100px;
}

