@charset "windows-1255";
/* CSS Document */

body {
	margin-bottom: -60px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	direction:rtl;
	background-color: #f2ede7;
	background-image: url(/img/bg_animated.gif);
	/* background-image: url(/img/bg.gif);  */
	background-repeat: no-repeat;
	background-position:bottom center;
}
