@charset "utf-8";
#Ad2 {
	position:absolute;
	Left: 20%;
	margin: 0px;
	padding: 0px;
	width: 80%;
	height: 100px;
	top: 750px;
}
/* CSS Document */

#InputForm{
	font: Arial, Helvetica, sans-serif;
	font-size:18px;
	position:absolute;
	Left: 1%;
	top: 140px;
	margin: 0px;
	padding: 0px;
	line-height:1px; 
	width: 39%; 
}
#Instructions {
	position:absolute;
	Left: 1%;
	top: 120px;
	margin: 0px;
	padding: 0px;

	width: 49%;
}
#Title {
	position:absolute;
	Left: 1%;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#Instructions2 {
	position:absolute;
	Left: 1%;
	top: 670px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 27px;
}
#Face {
	position:absolute;
	Left: 40%;
	top: 100px;
	margin: 0px;
	padding: 0px;
	width: 60%;
	height: 60%;
}
#Face img{
	position:relative;
	Left: 0%;
	top: 0%;
	margin: 0px;
	padding: 0px;
	width: 98%;
}
#Brow {  
	position:absolute;
	Left: 40%;
	top: 100px;
	margin: 0px;
	padding: 0px;
	width: 60%;
	height: 60%;
}
#Brow img{  
	position:relative;
	Left: 0%;
	top: 0%;
	margin: 0px;
	padding: 0px;
	width: 98%;
}
#Liner {  
	position:absolute;
	Left: 40%;
	top: 100px;
	margin: 0px;
	padding: 0px;
	width: 60%;
	height: 60%;
}
#Liner img{  
	position:relative;
	Left: 0%;
	top: 0%;
	margin: 0px;
	padding: 0px;
	width: 98%;
}
#Shadow {  
	position:absolute;
	Left: 40%;
	top: 100px;
	margin: 0px;
	padding: 0px;
	width: 60%;
	height: 60%;
}
#Shadow img{  
	position:relative;
	Left: 0%;
	top: 0%;
	margin: 0px;
	padding: 0px;
	width: 98%;
}
#Lips {  
	position:absolute;
	Left: 40%;
	top: 100px;
	margin: 0px;
	padding: 0px;
	width: 60%;
	height: 60%;
}
#Lips img{
	position:relative;
	Left: 0%;
	top: 0%;
	margin: 0px;
	padding: 0px;
	width: 98%;
}
#Hair{  
	position:absolute;
	Left: 40%;
	top: 100px;
	margin: 0px;
	padding: 0px;
	width: 60%;
	height: 60%;
}
#Hair img{
	position:relative;
	Left: 0%;
	top: 0%;
	margin: 0px;
	padding: 0px;
	width: 98%;
}
