body
{
margin:0 auto;
padding:1em 1.5em;
max-width:800px;
font-size:48px;
line-height:1em;
font-family:Times
}
h1
{
margin:0;
padding:0;
border:0;
font-size:100%;
font:inherit
}
a
{
color:#ECB731;
text-decoration:none;
border-bottom:none;
}
a:hover 
{
color: #000000;
text-decoration: none;
background: #ECB731;
} 

header .link a{border-bottom:none}
header .link a:hover{border-bottom:1px solid #000}

footer
{
  margin-top:6em
}

ul
{padding:0;list-style-type:none;margin-top:2.5em
}
picture img{width:100%
}