img {
    width:50px;
}

#face {
    width: 600px;
}

#eyes1 {
    position: absolute;
    top: 255px;
    left: 160px;
    width: 300px;
}

#hair1{
    position: absolute;
    top: 1px;
    left: 80px;
    width: 455px;
}

#nose1{
    position: absolute;
    top:300px;
    left:237px;
    width:130px;
}

#mouth2{
    position: absolute;
    top:460px;
    left:195px;
    width:230px;
}

















