
body {
	direction: rtl;
	background: white;
	color: #666;
	margin: 0px;
	padding: 0px;
	}

a {
	color: #666;
	}

a:hover {
	text-decoration: none;
	}

img {
	border: 0px;
	}

div#title {
	background: url("/background.gif");
	width: 100%; height: 60px;
	border: 0px; margin: 0px; padding: 0px;
	}

div#content {
	text-align: right;
	}

div#photo {
	margin: 25px;
	text-align: center;
	}

div#photo img {
	border: 1px solid black;
	}

