a:link:after, a:visited:after {
   content:normal;
   font-size: 70%;
}
#frontmatter,
#footermatter,
#search_table,
#footer_content
{
    display: none !important;
}

body{
	background-image: url('images/white-1px.png') repeat;
}