body {
background: white;
color:#000;
font-size: 12pt;
}
a:link, a:visited {
color: #000;
background: transparent;
font-weight: bold;
text-decoration: underline;
}
a:link:after, a:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
}
#menu,#footer,#header {display:none;}
#content,#main{width: auto; border: 0; margin: 0 2%; padding: 0;}
#main img{width:98%}