.region-header-top,
section.main-headline,
.region-header-menu-bottom,
.region-squares,
#footer {
    display: none !important;
}

a,
p,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000 !important;
    background: #FFF !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: bold;
}
li{
	list-style-position: outside;
	margin-left: 15px;
	list-style-type:initial;
}