.ifrma {
	padding-left:50px;
}
.newal {
	width:100%;
	margin:30px 0;
}
.banner {
	background-image: url("images/banner.png");
	background-size:cover;
}
a#logo {
	display:block;
	width:620px;
	height:100px;
	background-image: url("images/logo.png");
	background-size:cover;
	background-color:white;
	margin:0 auto;
	margin-top:30px;
}
a#logo2 {
	display:block;
	width:720px;
	height:100px;
	background-image: url("images/FONT.png");
	background-size:cover;
	background-color:white;
	margin:0 auto;
	margin-top:30px;
}
.textss {
	font-size:35px;
	position:absolute;
	left:15px;
	color:white;
	bottom:0;
	line-height:120%;
}
