html {
  background: #222; color: #fff;
  margin: 0; padding: 0;
}
body { padding-left: 2em; padding-right: 2em; }
/* h1, h2 { text-align: center; } */
p#masthead { text-align: center; }
p#masthead img { float: center; border: 0; width: 697px; height: 189px; }
p#nav { text-align: center; }
p#nav img { border: 0; width: 1024px; height: 239px; }
/*p#contact { float: right; } */
p#contact { 
	position: fixed;
	bottom: 20px;
	right: 20px;
}
p#contact img { border: 0; width: 100; height: 116px; }
