#logotip
{
	background:#8ba1ae url(logo.png);
    position:absolute;
    width:286px;
    height:110px;
    top: 50%;
    left: 50%;
    margin-left: -143px;
    margin-top: -55px;
}