body {
background-color: #000;
background-image: url(images/fire.jpg);
color: #fff;
background-repeat: no-repeat;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 1em;
background-position: top left; }

h1 {
font-size: 1.1em; }

#footer {
font-size: 0.8em; }

a:link {
text-decoration: none;
color: #fff; }

a:visited {
text-decoration: none;
color: #fff;  }

a:hover {
text-decoration: none;
color: #fff;  }

a:active {
text-decoration: none;
color: #fff;  }