html, body {
  height: 100%;
  margin:0;
  padding:0;
}

html {  
  background: url(http://www.infosoft.ru/images/template/isbg.jpg) repeat-x;
  text-align: justify;
}

body {
  background: url(http://www.infosoft.ru/images/template/isbg_ct.jpg) center top no-repeat;
  background-size: content;
  padding-top: 50px;
}

body>.container  {
  background: rgba(255,255,255, 0.75);
  padding:0;
  max-width: 1000px !important;
}

.navbar-brand {
  height: auto !important;
  line-height: auto !importan;
}

.brand {
  padding: 15px;
}

.fp-modules .nspArtScroll1 .nspText,
.fp-modules .nspArtScroll1 .nspHeader{
  font-size: 90%;
}

.fp-modules .nspArtPage {
  padding: 4px;
  background: #f4f4f4;
}

.fp-modules .nspTopInterface {

}