.pkp_structure_head {

    background: #F8F8FF;
    height:100%;
	width: 100%;
}

.pkp_site_name .is_img img {

    display: block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;

}


.pkp_head_wrapper {

    background: #F8F8FF;
    width="2100" height="696"

}

.pkp_structure_footer_wrapper {
    background: rgba(0,0,0,0.05);
    border-top: 1px solid #ddd;
    border-bottom: 20px solid white;
}

.pkp_brand_footer {
    padding: 0px;
    float: right;
    display: block;
    max-width: 0px;
}

body {
   	background: url(https://www.uidownload.com/files/19/77/137/grey-linen-texture-background.jpg);
    min-width: 130px !important;
}