@import "style.css"; 

body { margin-top: 50px; }
h2 { font-size: 1.4em; }

p.nav { position: absolute; top: 15px; left: 2em; text-align: center;  }
p.logo { float: right; margin: 2em 1em 0em 1.5em; }
p.logo a:hover { border: 0em solid #fff; background-color: #fff; }
