body {
background: white;
color: #000000;
text-align: center;
}

h1, .menupain, #mainbook{
border-style: none;
display: none;
}

p{
text-align: justify;
}

.header{
background-position: top center;
border-style: none;
width: 100%;
text-align: center;
}

#publicationstitle{
display: inline;
}

.maintext{
width: 100%;
border-style: none;
border-width: 0px;
float: none;
background: white;

clear: both;
margin: 0px;
padding: 0px;
}

a:after {
   content: "  ( " attr(href) " )  ";
}

