body {
	background-color: #ffffff;
}

.li_logo img { background: none; padding: 0; }

#bg_pattern { display: none; }

.black_bg { background: rgba(0,0,0, 0); margin: 10px 0 0 0; }

.page_content {color:#000000;}

h1.title { margin: 150px 0 0 0;  }

a {text-decoration: none; color: #0099FF; }

h1.title {
font-size: 25px;
color: #000;
font-weight: 100;
font-family: "Gill Sans", "ColaborateThinRegular";
line-height: 1em;
margin-bottom: 20px;
padding-top: 18px;
text-shadow: rgb(0,0,0) 1px 1px 0px;
text-shadow: rgba(0,0,0, 0) 1px 1px 0px;
}

div.pp_overlay {
background: #fff;
display: none;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 9500;
opacity: 0.98 !important;
}