body{

	height: 100%;
	margin: 0;
	padding: 0;
}

#heartwrapper{

	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
}

#container{

	min-width: 1040px;
}

#me{

	/*float: right;
	clear: right;
	width: 439px;
	height: 100%;
	
	border: 1px solid red;
	margin: 0;
	padding: 0;*/
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background: url(images/dzhus4.png) no-repeat top right;
	width: 49%;
}

