.copyright { Неговский Вячеслав Николаевич }

body {
	background: 
	url(http://strl.com.ua/images/strela.png) no-repeat center left fixed,
	url(http://strl.com.ua/images/strl_map.jpg) no-repeat center right fixed #ffeb00;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.info{
	position: absolute;
    top: 50%;
    left: 65%;
	margin-top:-3%;
	padding:20px;
	background:rgba(255, 235, 0, 0.3);
	border-radius:10px;
	}