#single-start {
 width: 100%;
}

#centercontainer {
  text-align: left;
}

#container {
  margin: 0;
  text-align: left;
  background-color: #ffffff;
  width: 100%;
}

#header {
  width: 100%;
  background-repeat: no-repeat;
}

#menu {
  background-repeat: no-repeat;
}

#footer {
  background-repeat: no-repeat;
}

