@charset "utf-8";
/* CSS Document */

#cottonman{
	position:absolute;
	left:300px;
	height:900px;
	
}
#makingit{
	position:absolute;
	left:600px;
	top:850px;
}
#nope{
	position:absolute;
	left:650px;
	top:830px;
}