body {
  background: url(http://www.transparenttextures.com/patterns/skulls.png);
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */

}

.pkp_structure_content {
	background-color: #fff;
	box-shadow: 0px 0px 9px #c2c2c2;

}
	
@media (min-width: 480px) {
.pkp_structure_content {
        box-shadow: 0px 0px 9px #c2c2c2;
}
}

.pkp_brand_footer {
    display: none !important;
}