.pkp_structure_head {
  	background-attachment: fixed;
	background-size: cover;
	#background-color: #a6a6a6;
	display: block;
    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: #a6a6a6;
  width="3100" height="696": ;
}
.pkp_navigation_primary_row {
    #background: #a6a6a6;
	color: White;
}

.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;
}