* {
  font-family:arial,helvetica,sans-serif;
  font-size:14px;
}

html, body {
  height:100%;
}

body {
  background:#4b6c99 url(../img/body.jpg) center top repeat-x;
  margin:0;
  padding:0;
}

a {
  text-decoration:none;
}

hr {
  background-color:black;
  border:0;
  height:1px;
}

h1 {
  color:#173d71;
  font-size:24px;
}

h2 {
  color:#173d71;
  font-size:18px;
  font-weight:bold;
}
