html, body, div, span, h1, h2, h3, h4, h5, h6, p, a, em, font, img, strong, sub, sup, b, u, i, center, dl, dt, dd, ol, ul, li, form, label, table, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
background: #360614 url(../img/back.gif) top center;
color: #333333;
text-align: center;
font-size: 0.6875em;
font-family:Tahoma, Arial, helvetica, sans-serif;
}
h1 {
font-size:1.1em;
color:#360614;
}
html,body {
height: 100%;
}
:focus {
outline: 0;
}
table {
vertical-align: top;
border-collapse: collapse;
border-spacing: 0;
font-size: 100%;
}
tr, td {
  vertical-align: top;
}
a {
color: #333;
text-decoration: underline;
}
a:hover {
color: #333;
text-decoration: none;
}
a:visited {
color: #333;
text-decoration: underline;
}

.clear {
  clear: both;
  line-height: 0px;
  height: 0px;
  font-size: 0;
}

.textalign {
  text-align: center;
}
ul {
list-style-type:none;
}