@charset "UTF-8";

@import "default.css";

#pcontent {
  width:1020px;
  height:451px;
  background-image:url('../contents/Designer_SISKA/images/background.jpg');
  background-repeat: no-repeat;
  background-position:left top;  
  text-align:left;
}
#left {
  width:284px;
  height:451px;
  background:#C0272D;
  position:absolute;
  marging-left:0px;
  marging-top:0px;
  text-align:right;
}
#siska {
  position:absolute;
  margin-left:155px;
  margin-top:186px;
  z-index:1;
}
#txtcontent {
  font-family:Myriad,Helvetica,Tahoma,Verdana;
  font-size:10pt;
  position:absolute;
  margin-left:360px;
  margin-top:50px;
  width:578px;
  line-height:180%;
}

