* {
  font-family:arial,helvetica,sans-serif;
  font-size:14px;
}

body {
  background:#006ab3 url(../img/body.jpg) repeat-x;
  margin:0;
  padding:0;
}

a {
  text-decoration:none;
}

img {
  border:none;
}

hr {
  background-color:black;
  border:0;
  height:1px;
}

h1 {
  font-size:24px;
  font-weight:bold;
  margin-top:13px;
}

h2 {
  color:#E2001A;
  font-size:16px;
  font-weight:bold;
  margin:1.5em 0 -10px -10px;
}