* {
	font-family: Arial, Verdana, sans-serif;
	color: #333;
}

body {
	background: #fff url(i/bg1.jpg) left top repeat-x;
	padding: 0;
	margin: 0;
}


div.logo {
	position: relative;
	top: 26px;
	left: 18%;
	width: 64%;
}


img.png
    {
        //background-image: none ! important;
        behavior: url('http://www.loribo.ru/pngfix.htc');
    }

div.data {
	position: absolute;
	top: 200px;
	left: 18%;
	right: 18%;
}

img {
	border: none;
}

p {
	font-style: normal; font-family: sans-serif; text-align: justify; color: #333}
