body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}

#logo, #left, #right, #subscribe, #breadcrumb, #breadcrumbtoo, #topnav, #amazon, #footer, #two, sidebarright { display: none; }



#center { width: auto;
	border: 0;
	margin: 0 5%;
	padding: 0;
	float: none !important;
}
 

a { text-decoration : underline; color : #0000ff; }

#center a:link:after, #center a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }




