body {
  background-color: #fff;
  text-align: left;
}

.all,
.header {
  width: 750px;
  background-image: none;
}

.header img {
  position: relative;
  top: 10px;
  left: 15px;
}

.all {
  margin: 0;
}

.leftmenu,
.language,
.functions {
  display: none;
}