/* CSS Document */

body,table,td
{margin:0; padding:0;
line-height:1.4;
color:#605F5D;
font-size:12px;}

.bg
{background:url("../imgs/en_la_cocina_bg.jpg") #ffffff no-repeat center top;
width:810px;
height;728px;
margin-right : auto ;
margin-left  : auto ;}

.content-bg
{background:url("../imgs/en_la_cocina_cbg.jpg") #ffffff no-repeat center top fixed;
margin-right : auto ;
margin-left  : auto ;}

.center
{text-align:center;}

.marginauto
{margin-right : auto ;
 margin-left  : auto ;}

a:link{color:#FFFFFF; text-decoration:none}
a:visited {color:#FFFFFF; text-decoration:none}
a:hover { text-decoration:underline; color:#FFFFFF}

