﻿body 
{
	font-family: Tahoma;
	font-size: 10pt;
	background: url("Untitled-2.jpg");/* repeat-x bottom;*/
}

div#content
{
	width: 800px;
	margin:0 auto;
}
div#header
{
	width: 900px; /* arze saabet */
	margin: 0 auto; /* vasat */		
	height: 200px;
	background-image: url("header2.jpg");
	background-position:center;
	background-repeat:no-repeat;
	border-color:Orange;
}
div#footer
{
	width: 900px;/* arze saabet */
	margin: 0 auto;/* vasat */		
	font-family: Courier New;
	font-size:small;
	text-align:right;
	direction: rtl;
	color:Black;
}
