body
{
    background-color: black;
    margin:0;
    color: White;
}


h1
{
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4em;
}


.textpage .red
{
    color: rgb(213, 0, 0);
}
.textpage
{
    padding-top: 50px;
    font-family: Century;
}
.bodycic
{
     background-image:  url(../image/cicernakaberd.png);
     background-repeat: no-repeat;
     background-position: center 0px;
     margin: 0 auto;
     width: 1200px;
     height: 610px;
       position: relative;
}
.bodycic .flame
{
    position: absolute;
    top: 509px;
    left: 582px;
    z-index: -1
}
.bodycic .panel1
{
  width: 74px;
  height: 150px;
  position: absolute;
  left: 561px;
  top: 329px;
 background-image: url(../image/genocide-pic-p12.png);
  background-color: Black;
  z-index:-1;
}

.bodycic .panel4
{
    width: 94px;
  height: 150px;
  position: absolute;
  left: 637px;
  top: 316px;
  background-image: url(../image/genocide-pic-p42.png);
  background-color: Black;
  background-repeat: no-repeat;
  z-index: -1;
}
.bodycic .panel3
{

  width: 98px;
  height: 150px;
  position: absolute;
  left: 384px;
  top: 285px;
 background-image: url(../image/genocide-pic-p32.png);
  background-color: Black;

  z-index: -1;
}

.bodycic .panel5
{

    width: 98px;
  height: 150px;
  position: absolute;
  left: 707px;
  top: 281px;
  background-image: url(../image/genocide-pic-p52.png);
  background-color: Black;
  -ms-transform: rotate(22deg);
  -webkit-transform: rotate(22deg);
  transform: rotate(-21deg);
  z-index: -1;
}

.bodycic .panel2
{

  width: 98px;
  height: 150px;
  position: absolute;
  left: 463px;
  top: 321px;
  background-image: url(../image/genocide-pic-p22.png);
  background-color:  transparent;
 z-index: -1;
}

.divvideo
{
  width: 352px;
  height: 246px;
  position: absolute;
  top: 73px;
  left: 426px;
  z-index: -1;
  background-color: white;
}
.videoback
{
  background-image: url(/image/videoback.png);
   background-position: 0px 0px;
  width: 350px;
  height: 240px;
  position: absolute;
  z-index: 1000;
  top: 0;
  left: 0;
}
