body {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10pt;
	font-weight:bold;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	margin: 0px;
	background-color: #000000;
}
div {	font-size:10pt;
	font-weight:bold;
	direction:rtl;
}
a    { 
	color:#FF0000;
}
.pic {
	text-align: center;
}
