@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	}
#contruction_img{
	//background:url(../img/Under-construction-page1.png);
	background:url(../img/Under-construction-page1.png);
	width:625px;
	height:500px;
	margin:0 auto;

	
	}
#text_area{
	width:825px;
	height:600px;
	margin:0 auto;
	margin-top:100px;
	}
#text_area1{width: 500px;
	        height:auto;
			margin:0 auto;
			font-family:Arial, Helvetica, sans-serif;
			font-size:45px;
			text-decoration:none;
			color:#4b6cc0;
			margin-left: 187px;
			
}
#text_area2{width:320px;
	        height:auto;
			margin:0 auto;
			font-family:Arial, Helvetica, sans-serif;
			font-size:17px;
			text-align:justify;	
}

#text_area2 b{
	        height:auto;
			float:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:17px;
			font-weight:bolder;
			margin:0 5px 0 0;
			color:#4e4e4e;
			
}


