@import url(http://fonts.googleapis.com/earlyaccess/alefhebrew.css);
@charset "utf-8";
.ale {
}



#header{
	width:100%;
	height:50px;
	background:#58706F;
	position:absolute;
	left:0px;
	right:0;
	margin:0 auto;
	top: 0px;
}
#space{
		
	position:static;
	hight:50px;
	right:0;
	margin:0 auto;
	
}
#tbl{
	width:300px;
	position:static;
	left:75px;
	right:0;
	margin:0 auto;
	text-align: left;
	
}
