html,body{
	font: 12px normal Arial, Helvetica, sans-serif;
	color: #333;
	width:100%;
	height:100%;
	padding:0;
	margin:0;
}

#content {
	background-image: url('../images/background.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 900px;
	height: 700px;
	margin: auto;
	position: relative;
}


.heads .head {
	position: absolute;
	height: 130px;
	width: 130px;

}

.head .img:before,.head .img,.anissa .img, .asma .img, .assef .img, .bachar .img, .basil .img, .default .img, .bushra .img, .hafez .img, .maher .img, .majid .img, .rami .img, .bulle-rouge .img {
	background: url('../images/sprites.png') no-repeat;
}

.col1 {
	left:28px;
}
.col2 {
	left:207px;
}
.col3 {
	left:384px;
}
.col4 {
	left:565px;
}
.col5 {
	left:743px;
}
.row1 {
	top:130px;
}
.row2 {
	top:318px;
}
.row3 {
	top:512px;
}

.head  .img {
	background-position: -1933.9969787597656px 0;
	width: 130px;
	height: 130px;
	display: inline-block;
	position: relative;
}

.head:hover .img:before {
	position: absolute;
	top: 0px;
	left: 0px;
	background-position: -2110px 0;
	width: 130px;
	height: 130px;
	z-index: 1;
	content: " ";
}

.head.anissa  .img {
	background-position: -993.9997863769531px 0;
	width: 130px;
	height: 130px;
}

.head.asma  .img {
	background-position: -1367.9864807128906px 0;
	width: 130px;
	height: 130px;
}

.head.assef  .img {
	background-position: -1566.9978332519531px 0;
	width: 130px;
	height: 130px;
}

.head.bachar  .img {
	background-position: -1753.9918518066406px 0;
	width: 130px;
	height: 130px;
}

.head.basil  .img {
	background-position: -1174.9836730957031px 0;
	width: 130px;
	height: 130px;
}



.head.bushra  .img {
	background-position: -790.9997863769531px 0;
	width: 130px;
	height: 130px;
}

.head.hafez  .img {
	background-position: -591.9997863769531px 0;
	width: 130px;
	height: 130px;
}

.head.maher  .img {
	background-position: -395.9997863769531px 0;
	width: 130px;
	height: 130px;
}

.head.majid  .img {
	background-position: -196.99978637695312px 0;
	width: 130px;
	height: 130px;
}

.head.rami  .img {
	background-position: 0 0;
	width: 130px;
	height: 130px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	text-align:left;
	display:block;
	overflow:hidden;

}

h2 {
	margin-bottom: 0px;
	margin-top:10px;
	text-transform:uppercase;
	color:#ff0000;
	font-size:14px;
}

#zoom {
	z-index: 10;
}
