@charset "utf-8";
.mainpan {
	background-color: #000000;
	background-image: url(under_construction_animated.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 600px;
	width: auto;
}
.mainpan .logopan {
	position: absolute;
	width: 300px;
	height: 100px;
	left: 250px;
	background-image: url(injasta.png);
	background-repeat: no-repeat;
	margin-top: 30px;
}
.mainpan .textpan {
	height: 279px;
	width: 425px;
	top: 222px;
	position: absolute;
	right: 114px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}