html, body, div, span, applet, object, 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,
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-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; 
}

body {
  line-height: 1;
  color: black;
  background: white; 
}

ol, ul {
  list-style: none; 
}

.clear {
  height: 0;
  font-size: 0;
  border: 0;
  clear: both; 
}


body {
  font-family: 'Arial', sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #000; 
}

a, a:active, a:visited, a:focus {
  text-decoration: none;
  color: #305EAE; 
}


ul {
  list-style-type: square;
  list-style-position: outside;
  margin-left: 15px; 
}

body {
  font-size: 13px;
  color: #606873;
  font-family: arial, sans-serif;
  font-size: 15px;
  line-height: 26px;
 }


#wrapper {
  margin: auto;
  width: 500px; 
}


#header {
  margin: 75px 0 50px 0; 
}


#content {
  margin-left: 130px; 
}


