
body{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #000;
}
* html body {background-color: #000;}
*:first-child+html body {background-color: #000;}

#wrapper{
position: absolute;
margin:0;
width: 542px;
height: 579px;
background: url(layout/hg_ie6.jpg) no-repeat left bottom;
}


.leer{
width: 542px; 
height: 542px; 
} 
.big{
margin: 1px 0 0 0;
float:right;
width: 542px;
height: 542px;
background-position: top center;
}


