body {background-color:#333;
}
#body {
	color: #313238;
	background-color: #313238;
	width: 1162px;
	margin-right: auto;
	margin-left: auto;
}
#body #header #bread {
	margin-left: 120px;
	margin-top: 290px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	position: absolute;
}

#body #header {
	background-repeat: no-repeat;
	background-position: center;
	height: 370px;
	width: 1162px;
}
#body #footer {
	text-align: center;
}
#body #header #home {
	background-image: url(psd/home.jpg);
	height: 370px;
	width: 1162px;
}
#wraper {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	color: #666;
}
#wraper .title {
	font-size: 100px;
	text-align: center;
}
#wraper .descr {
	font-size: 18px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	direction: rtl;
	color: #FFF;
}
#wraper .descr .short a {
	font-size: 12px;
	color: #0CF;
	text-decoration: none;
}
#wraper .descr #footer a {
	color: #666;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 12px;
	text-decoration: none;
}

