.pkp_site_name .is_img img {
	display: inline-block;
	max-height: 180px;
	max-width: 100%;
	width: auto;
	height: auto
}
/*
body{
	background-image: url(data:image/jpeg;base64,xxxxx);
	background-repeat: repeat;
}
*/

