html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

	body {
	background-color:#fff;
	font-family: Arial,sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #fff;
	}
	
	img {
	width: auto;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
	}
	
	p {
		font-size: 16px;
		color: #777;
		font-weight: bold;
		line-height: 24px;
		padding-bottom: 10px;
		text-align: justify;
		text-shadow: 0 0 1px #fff;
	}
	
	.copyright {
		text-align: center;
	}
	
	.mask {
		background-color:#232020;
		width:100%;
		height:100%;
		position:fixed;
		z-index:100000;
		top: 0;
	}
	
	#loader {
		background:url(mgamers.png) center center no-repeat;
		height: 240px;
		width: 240px;
		left: 50%;
		top: 50%;
		position: absolute;
		margin: -120px 0 0 -120px;
	}
	
	#uskoro {
	text-transform: uppercase;
	font-size: 60px;
	line-height: 72px;
	position: relative;
	z-index: 1000001;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
	color: #fff;
	}
	
	#uskoro span { 
	color: #ff3c00;
	}