html, body, div, span, applet, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {

  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}



body {

  font-size:.9rem;
  font-family:Verdana, Geneva, Tahoma, sans-serif;
  color:#333;
  margin:0 auto;
  width:850px;
  *+text-align:center;
  line-height:1.2em;
  letter-spacing:1px;
  background-attachment:fixed;
  *+background:url("pic/htmlbackgroundimage.jpg") 50% 50% repeat;
}

body {

  *+margin-bottom:5px;
}

html {

  background:url("pic/htmlbackgroundimage.jpg") 50% 50% repeat;
}

ul, ol, li {

  margin:0px;
  padding:0px;
  list-style-type:none;
}

a:link {

  color:#333;
  text-decoration:none;
}

a:visited {

  color:#333;
  text-decoration:none;
}

a:hover {

  color:#800000;
  text-decoration:underline;
}

a img,:link img,:hover img,:visited img {

  border:0px;
}

img {

  border:0px;
}



