
body {
background: white;
color: black;
font-family: Georgia, "Times New Roman", Times serif;
}

img {
display: none;
}

a {
text-decoration: none;
color: black;
}

a.visited {
text-decoration: none;
color: black;
}

#imp {
display: none;
}

a[href]:after {
content:" ["attr(href)"]";
font-style:italic;
} 

#egg {
  border-left: 0;
  border-right: 0;
}

