body, html {
    background-image: url("background.jpg");
    background-repeat: no-repeat;
    background-attachment:fixed;
    font-size:1.1em;
}


.sitecontenthead {
  background-image:url("styles/rise/cellpic.gif");
}


#container {
/*  font-size:1em;*/
  margin-left:auto;
  margin-right:auto;
  padding: 0 15px 15px 15px;
  text-align: left;
  max-width:1280px;
  min-width:780px;
}


/*INDEX*/
.indexframe {
 margin-right:320px;
}



.desktop {
/*  display:initial;*/
  display:inherit;

}

.mobile {

  display:none;

}


.indexcontent, .sitecontent {
  text-align:justify;
}


.sitecontentbody, .wt {
  text-align:justify;
}

[Box=task] {
  text-align : justify;
}


div.infoBox > div:first-child,
div.infoBoxfloat > div:first-child {
  font-weight:bold;
  height:15px;
}

div.infoBox > div:nth-child(3),
div.infoBox > div:nth-child(3) {
  height:15px;
}