* {
  font-family:verdana,arial,helvetica,sans-serif;
  font-size:14px;
  line-height:1.5em;
}

html, body {
  height:100%;
}

body {
  background:#668cca;
  margin:0;
  padding:0;
}

a {
  text-decoration:none;
}

img {
  border:0;
}

hr {
  background-color:black;
  border:0;
  height:1px;
}

h1 {
  font-size:20px;
  font-weight:bold;
  margin-top:13px;
}

h2 {
  font-size:16px;
  font-weight:bold;
}

p {
  padding:0 20px;
}