﻿#div2 {
	width: 760px;
	margin: 0 auto;
}
body {
	background-image: url('images/intro_02.jpg');
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0;
	font-family: Tahoma;
	font-size: 0.8em;
	direction: rtl;
	color: #003366;
}
