body {
	background: url('imgs/bg.gif') right top repeat-x;
	direction: rtl;
	font-family: arial;
	font-size: 14px;
}

#wrap {
	background: url('imgs/AeBg.png') bottom right no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px;
	min-height: 500px;
	min-width: 1000px;

}

#amitay {
	position: relative;
	bottom: -297px;
	right: 140px;
	width: 290px;
}

#erez {
	position: relative;
	bottom: -130px;
	right: 620px;
	width: 290px;
}

a {
	color: #000;
	text-decoration: none;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	margin:  5px;
}

.description {
	font-weight: bold;
	margin:  5px;
}

.user {
	font-weight: bold;
	margin:  5px;
	color:  #666;
}

