#left-and-center {
	width: 795px;
}
#left {
	width: 30px;
}
#center {
  width: 670px;
}
#right {
	width: 30px;
}

