#header {display:none}
#content {margin-top:0px;}
body,#content .margins,#footer .margins {width:auto;margin:0}
h1 .seo {display:inline}
#logo,#container {
	position:relative;
	margin-left:0px;
	left:0px;
	height:auto;
	width:auto;
	text-align:left;
}
#logo a {	height:auto;float:none;	color:#690;}
body,#content * {font-size: 12pt;line-height:normal;float:none;}
#footer * {font-size: 10pt;line-height:normal;float:none;}
body {
   background: white;
   font-size: 12pt;
   background-image:none;
   height:auto;
   min-width:auto
   }
#content {
   width: auto;
   margin: 0 0 20px 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background-image: none;
   }
html>body #content { background-image: none;}  
a:link, a:visited {
   color: #520;
   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.progettogreenmade.it" attr(href) ") ";
   }
