body {
  background: white;
  font-size: 12pt;
  }
#menu, #commentslink, .noprint, #ndlr, #main-nav,footer,#postpeople, #comments,#navpost, .modal, #toolbox, aside, #colophon, #featuredpost, #breadcrumbs, #main-menu {
  display: none!important;
  }
article {
  width: 100%!important;
  padding: 20px;
  border: 0;
  float: none !important;
  color: black;
  background: transparent none;
  }

a:link, a:visited {
  color: gray;
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
  }
#content a:link:after, #content a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
  }
#content a[href^="/"]:after {
  content: " (http://www.okeanews.fr" attr(href) ") ";
  }

img.logo-image{
  width: 200px!important;
  height:auto;
}

.logo-header{height: 66px!important;}