#title {
	top:100px;
	position:relative;
	margin-right:auto;
	margin-left:auto;
	background-image:url(images/ziryab_logo.png);
	width:600px;
	height:300px;
	-webkit-border-top-right-radius:10px 10px;
	border-top-right-radius:10px 10px;
	-o-border-top-right-radius:10px 10px;
	-ms-border-top-right-radius:10px 10px;
	-moz-border-radius-topright:10px 10px;
	-webkit-border-top-left-radius:10px 10px;
	border-top-left-radius:10px 10px;
	-o-border-top-left-radius:10px 10px;
	-ms-border-top-left-radius:10px 10px;
	-moz-border-radius-topleft:10px 10px;
	-webkit-border-bottom-right-radius:10px 10px;
	border-bottom-right-radius:10px 10px;
	-o-border-bottom-right-radius:10px 10px;
	-ms-border-bottom-right-radius:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	-webkit-border-bottom-left-radius:10px 10px;
	border-bottom-left-radius:10px 10px;
	-o-border-bottom-left-radius:10px 10px;
	-ms-border-bottom-left-radius:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	background-position:50% 0px;
	background-position-x:50%;
	background-position-y:0;
	background-color:rgba(200,255,231,0.66);
	-webkit-box-reflect:below 5px -webkit-gradient(linear, 0% 0%, 0% 120%, from(transparent), color-stop(0.5, transparent), to(white)) 0 0 0 0 stretch stretch;
	box-reflect:below 5px -webkit-gradient(linear, 0% 0%, 0% 120%, from(transparent), color-stop(0.5, transparent), to(white)) 0 0 0 0 stretch stretch;
	-o-box-reflect:below 5px -webkit-gradient(linear, 0% 0%, 0% 120%, from(transparent), color-stop(0.5, transparent), to(white)) 0 0 0 0 stretch stretch;
	-ms-box-reflect:below 5px -webkit-gradient(linear, 0% 0%, 0% 120%, from(transparent), color-stop(0.5, transparent), to(white)) 0 0 0 0 stretch stretch;
	-moz-box-reflect:below 5px -webkit-gradient(linear, 0% 0%, 0% 120%, from(transparent), color-stop(0.5, transparent), to(white)) 0 0 0 0 stretch stretch;
}

#page {
	word-wrap:break-word;
	-webkit-nbsp-mode:space;
	-webkit-line-break:after-white-space;
	background-color:#000000;
}

#wrapper {
	position:absolute;
	top:20px;
	left:40px;
	width:90%;
	-webkit-border-bottom-left-radius:10px 10px;
	border-bottom-left-radius:10px 10px;
	-o-border-bottom-left-radius:10px 10px;
	-ms-border-bottom-left-radius:10px 10px;
	-moz-border-radius-bottomleft:10px 10px;
	-webkit-border-bottom-right-radius:10px 10px;
	border-bottom-right-radius:10px 10px;
	-o-border-bottom-right-radius:10px 10px;
	-ms-border-bottom-right-radius:10px 10px;
	-moz-border-radius-bottomright:10px 10px;
	-webkit-border-top-left-radius:10px 10px;
	border-top-left-radius:10px 10px;
	-o-border-top-left-radius:10px 10px;
	-ms-border-top-left-radius:10px 10px;
	-moz-border-radius-topleft:10px 10px;
	-webkit-border-top-right-radius:10px 10px;
	border-top-right-radius:10px 10px;
	-o-border-top-right-radius:10px 10px;
	-ms-border-top-right-radius:10px 10px;
	-moz-border-radius-topright:10px 10px;
	height:80%;
	background-image:url(images/main_bg.png);
	background-color:#000000;
	background-repeat-x:repeat;
	background-repeat-y:no-repeat;
	background-repeat:repeat-x;
}

.mystyle {
}

