body {background-color: rgb(201, 168, 124);}

.facecontain {width:800px;
position:relative;
margin:100px auto;}

#lefteye, #righteye, #nose, #mouth {position:absolute;}

#lefteye {left:40px;
top:40px;}

#righteye {left:440px;
top:20px;}

#nose {left:200px;
top:50px;}

#mouth {top:330px;
left:100px;}