
body {
	margin: 0px;
	background-image: url(images/BG.jpg);
	background-position: center 0%;
	background-repeat: no-repeat;
}
.wrapper {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

h1 {
	font-family: arial;
	direction: rtl;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	float: none;
	height: 60px;
	width: 500px;
	margin-top: 330px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 a:link{
	color:#ffe155;
	text-decoration: none;
}
h1 a:hover{
	color:#fff;
}
h1 a:visited{
	color:#ffe155;
}
