@charset "UTF-8";
/* CSS Document */

body{
	background-color:#ffffff;
	/*background-image:url('http://www.lucifer.com/~sasha/anim/heartbt.gif');*/
}

a.link{
	border-color:#FFFFFF;
}

a.link visited{
	border-color:#FFFFFF;
}

img{
	border-style:none;
}



div#body{
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
	padding-bottom:40px;
	padding-left:10px;
	background-color:#ffffff;	
	width: 479px;
	
	}
	
	
div#leyeshadow{
	/*background-color:#999999;*/
	height:100px;
	width: 100px;
	position:absolute;
	float:left;
	margin-left: 25px;	
	/*z-index:0;*/
}
	
div#reyeshadow{
	/*background-color:#999999;*/
	height:100px;
	width: 100px;
	position:absolute;
	float:left;
	margin-left:335px;	
	/*z-index:0;*/
}

div #noseshadow{
	/*background-color:#999999;*/
	height:150px;
	width:135px;
	position:absolute;
	margin-left:167px;
	margin-top:140px;
}

div #mouthshadow{
	/*background-color:#999999;*/
	height:140px;
	width:350px;
	position:absolute;
	margin-left:65px;
	margin-top:320px;
}

	
div#leye{
	/*background-color:#999999;*/
	height:100px;
	width: 100px;
	position:relative;
	float:left;
	margin-left: 25px;	
	overflow:auto;
}



div#reye{
	/*background-color:#999999;*/
	height:100px;
	width: 100px;
	position:relative;
	float:left;
	margin-left:210px;	
	overflow:auto;
}



div #nose{
	/*background-color:#999999;*/
	height:150px;
	width:140px;
	position:relative;
	margin-left:167px;
	margin-top:140px;
	overflow:auto;
}
	
	

div #mouth{
	/*background-color:#999999;*/
	height:140px;
	width:350px;
	position:relative;
	margin-left:65px;
	margin-top:30px;
	overflow:auto;
}