EN EL CSS

body
{
text-align:center;
margin:0px;
}
 
#contenedor
{
width:950px;
text-align:left;
margin-left:auto;
margin-right:auto;
}
If you enjoyed this post, make sure you subscribe to my RSS feed!