img { 
behavior: url(iepngfix.htc); 
}

body {
margin : 0;
font : 10px Arial, Helvetica, sans-serif;
background : url(images/fondo.jpg);
}


#container {
background-color : #ffffff;
width : 950px;
height : 610px;
margin-right : auto;
margin-left : auto;
position : relative;
}

#header {
top : 0;
height : 67px;
width : 950px;
position:relative;
}

#home_enmedio {
width : 950px;
margin-right : auto;
margin-left : auto;
position : relative;
}


