body {
  margin: 0; 
  text-align: center;
}

header {
  width=100%;
  background: #2b0b07;
  border-top: #7f2320 thick solid;
}
