Как сделать центр веб -страницы
#page-wrap {
width: 800px;
margin: 0 auto;
}
Inquisitive Iguana
#page-wrap {
width: 800px;
margin: 0 auto;
}