@font-face {
	font-family: 'ar';
	src: url('ar.eot');
	src: url('ar.eot?#iefix') format('embedded-opentype'),
		url('ar.ttf') format('truetype');
}
@font-face {
	font-family: 'arb';
	src: url('arb.eot');
	src: url('arb.eot?#iefix') format('embedded-opentype'),
		url('arb.ttf') format('truetype');
}
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #f58466;
	background-color: #000;
	font-family: ar;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #f58466;
}
a:visited {
	text-decoration: none;
	color: #f58466;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 18px;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
span {
	opacity: 0.7;
}


h1 {
	font-size: 30px;
	font-family: arb;
	border: 0;
	-ms-transition: all 1000ms;
	-o-transition: all 1000ms;
	color: #FFF;
}
h2 {
	color: #FFF;
}

p {
	font-size: 16px;
	text-align: justify;
	text-indent: 20px;
	color: #FFF;
	margin: 10px;
}



.img-back {
	position: fixed;
	width: 100%;
	bottom: 0px;
}
.menu {
	font-size: 18px;
	letter-spacing: 3px;
	left: -21px;
	position: relative;
	z-index: 10;
	bottom: 8px;
}
.menuIcona {
	cursor: pointer;

}
.track {
	font-size: 14px;
	color: #FFF;
}
