
#text-1, #text-2 {
    margin: 75px 0 0;
}

.logo_pie {
    float: right;
}

.bg_grey {
	background-color: rgb(240, 240, 240);
}


.custom_header {
    left: auto;
    position: absolute;
    right: 50px;
    top: 50px;
    width: 75%;
}

.private-data {
	display: none;
}