@charset "UTF-8";
/* CSS Document */
#container{
	margin-left:auto;
	margin-right:auto;
	margin-top:100px;
	
	width:135px;
	height:100%;
	}
#construction{
	background: url(bg_eil_logo.jpg);
	width:135px;
	height:80px;
	
	
	}
p {	clear:left;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	color: #000;	
	width:135px;
	padding-left:3px;
	text-align:center;
	}
