* {
  font-family:trebuchet ms,arial,helvetica,sans-serif;
}

body {
  background:#fbedc1 url(../img/body.jpg) repeat-x;
  margin:0;
  padding:0;
}

a {
  text-decoration:none;
}

img {
  border:none;
}

label {
  display:block;
  float:left;
  width:150px;
}

hr {
  background-color:black;
  border:0;
  height:1px;
}

h1 {
  color:#a01402;
  font-size:1.8em;
  font-weight:bold;
  margin-left:-15px;
}

h2 {
  color:#a01402;
  font-size:1.4em;
  font-weight:bold;
  margin-left:-15px;
}

h3 {
  color:#a01402;
  font-weight:bold;
}