.jsxmain  {
  display:none;
  position:absolute;
  left: 0;
  top: 0;
  width:100%;
  height:100%;
}

.synergis_noprint  {
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  text-align: center;
  font-family: verdana, arial;
  font-size: 12px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
}

img.logo  {
  background-image: url( "logo_company.png" );
  background-repeat: no-repeat;
  background-position:center;
  width: 150px;
  height: 36px;
  border: 0;
}