@charset "utf-8";
body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #06C;
	background-color: #1048B7;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 800px;
	margin-top: 200px;
	margin-bottom: 120px;
	text-align: center;
	direction:rtl;
}
div {
	margin: auto;
	width: 740px;
}
