body
{
margin: 0 5px 0 5px;
font-family: verdana;
background-image: url(images/fondo.jpg);
}

table
{
margin: 0 auto 0 auto;
}

td
{
text-align:center;
}

#wrapper
{
width:100%;
}

* html #wrapper
{
text-align:center;
}

#contenido
{
width:950px;
margin: 0 auto 0 auto;
}

#encabezado
{
width:100%;
height:250px;
text-align:center;
}

#descripcion
{
width:100%;
text-align:center;
margin: 15px 0 10px 0;
}

#menu
{
width:100%;
margin:0 0 30px 0;
}
#pie
{
width:100%;
height:262px;
}

.boton-menu
{
width:238px;
height:232px;
}