body {background-color: white;
background-image: url(dfall.png);
background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
font-family: "Times New Roman", serif;
font-weight: bold;
color: #444444;
margin-right: 3%;
margin-left: 3%}

a:link  {color: #4444CC; text-decoration: none}
a:visited  {color: #4444CC; text-decoration: none}
a:hover {border-color: black;
border-width: 1px;
border-style: solid;
padding: 1px;
margin: -2px}

p, ul, ol, blockquote {text-align: justify}

h1,h2,h3,dt {
font-weight: normal}

h1,h2,h3,h4,dt {
font-style: italic}

h1,h2,h3 {letter-spacing: 2pt}

h1 {text-align: center;
font-size: 250%;
color: red}

h2 {font-size: 180%}
h3 {font-size: 140%}

dt {
font-size: 140%; 
padding-top: 4px}
dd {text-align: justify}

pre, tt {
font-family: Fixedsys, "Lucida Console";
font-weight: normal}

strong {color: red;
font-weight: inherit}

/* gamelist.htm */

td.nav a:link
{background-color: transparent}

.logo
{background-image: url("/style/wall.jpg"); 
background-color: black;
padding: 10px;
border-color: silver; border-width: 2px; border-style: inset}

div.nav hr {display: none}

div.nav {
background-color: silver;
border: #444444 solid 1px;
padding: 4px;
margin-top: 10px;
margin-bottom: 10px;
}





