img {
	width:50px;
}

#face {
	width: 400px;
}

#eyes2 {
	position: absolute;
	top: 175px;
	left:110px;
	width:200px;
}

#hat {
	position: absolute;
	top:-20px;
	left:60px;
	width:300px; 
}

#mouth1 {
	position: absolute;
	top:320px;
	left:140px;
	width:130px;
}


