BODY 
{ background-image:url(20-2.jpg); margin-left: 2em; margin-right: 2em;
width:300px;
height:100px;
background-color:#ffff;
background-repeat: no-repeat;
background-attachment: fixed; 
background-position: right top; 
}
img {
    border-style:none;
}
em { }
h1 { background: white; color: lightgrey; font-size: 1.5em; }
h2 { background: white; color: lightgrey; font^size: 1.2em; }
p { line-height 1.5em; }
table, td, th { border-width: 2px; border-style: white; boder-color: black; }
th { background: white; }
td { background: white; }
a:link { color: grey; }
a:visited {color: plum; }
a:hover { color: crimson; }