
/* רקע */
.H0{background:url(../background/DND/2.jpg);
	background-repeat: repeat-y repeat-y;
}

/* פרמטרים של סרט זז */
	.H1 {
		width: 1195;
		height: 250px;
		font-weight: lighter;
		line-height: 250px;
		float: center;
		padding-left: 0px;
		padding-right: 0px;

}

/* עיגול תמונה */
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

}
/*  גיף רקע */
.G2{background:url(../background/G2.gif);
	background-repeat: repeat-y repeat-y;

}


/* סרט זז */
@keyframes moveBackground{100%{background-position-x:1}100%{background-position-x:-8000px}}
.A2 {background:url(../background/DND.jpg); background-position-x:0 ;animation:moveBackground 50s linear infinite}
.A2 #header{background:0 0;border:none}
.A2 #header #header-wp{background: 
}
/* פרמטרים של סרט זז */
	.A2 {
		width: 1195;
		height: 250px;
		font-weight: lighter;
		line-height: 250px;
		float: center;
		padding-left: 0px;
		padding-right: 0px;