img {
    width:50px;
}
#face{
    width:400px;
}

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

#hair1{
    position:absolute;
    top:25px;
    left:60px;
    width:300px;
}

#nose1{
    position:absolute;
    top:200px;
    left:165px;
    width:80px;
}

#mouth1{
    position:absolute;
    top:325px;
    left:150px;
    width:110px;
}

#moustache{
    position:absolute;
    top:290px;
    left:155px;
    width:100px;
}
