html
{
  border-top:5px solid #424242;
  background-color:#fdfdfd;
  color:#111;
  font:400 16px/1.5 "Helvetica Neue",Helvetica,Arial,sans-serif
}

body
{
  max-width:900px;
  min-width:290px;margin:0 auto;
  padding:0 10px}

a
{
  text-decoration:none
}

a:hover
{
  text-decoration:underline
}
