#container {
  width: 70%;
  margin: 0 auto;
  background-color:#E95546;
  padding:20px;
}
body {background-color:#333;}