/*
Independent MC Germany
*/

html, body, div, span, object,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre, a, img,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #fff;
  line-height: 1.5;
  text-align: center;
  background: #000;
}

a, a img {
  border: none;
  text-decoration: none;
  outline: none;
}

#logo { margin:  0 auto; }
#logo td { text-align: center; }
#center { width: 600px; }

#left, #right {
  width: 150px;
  vertical-align: middle;
}

p { margin-top: 18px; }

#footer {
  margin-bottom: 10px;
  font-size: 11px;
}