body {
	background-color: #FFF;
	color: #000;
	direction: rtl;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(bg.gif);
	text-align: center;
	background-repeat: repeat-y;
	background-position: center top;
	margin: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.logo {
	width: 412px;
	margin: auto;
	text-align: center;
	height: 405px;
	padding: 25px;
}
.contact {
	width: 515px;
	margin: auto;
	text-align: center;
	height: 15px;
}