body
{
	background-color: #fff;
	font-family: Arial;
	font-size: 12px;
	color: #ff5a43;
	margin: 20px 0 0 0;
	padding: 0;
}

div#wrap 
{
	height: 601px;
	width: 795px;
	margin: 0 auto;
	
	
	
}

img 
{
	border: 0;
}

#email 
{
	position: relative;
	padding-bottom: 8px;
	padding-right: 7px;
	text-align: right;
}

#stage 
{
	position: relative;
	border: dotted 2px #ff5a43;
	height: 580px;
	width: 795px;
}

#content 
{
	position: relative;
	padding: 8px;
}

#bg 
{
	border-bottom: dotted 2px #ff5a43;
	padding-bottom: 8px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(images/1.jpg);
}

#contact 
{
	padding-top: 17px;
	clear: both;
}

.he 
{
	
	direction: rtl;
}
