
body{
line-height:25px;
font-size:12px;
}

body#home #content{
	top:500px;
	z-index:1;
}

body#home #col1{
	width:439px;
	float:left;
	position:absolute;
	bottom:0;
}

body#home #col1 .cont{
	background:#bd1125;
	padding:20px 30px 30px 30px;
}

body#home #col2{
	width:555px;
	height:382px;
	background:url(../_graphics/boy.jpg) no-repeat;
	position:absolute;
	bottom:0;
	left:439px;
		z-index:-99999;
}

#heart {
	z-index:2;
}
