@charset "utf-8";
/* CSS Document */

#page {
	height: 900px;
}

#tea-cup{
	width: 116px;
	height: 134px;
	position: absolute;
	top: 150px;
	left: 332px;
}

#fluted-party-bowl{
	width: 150px;
	height: 135px;
	position: absolute;
	top: 150px;
	left: 499px;
}

#coffee-steins{
	width: 175px;
	height: 132px;
	position: absolute;
	top: 150px;
	left: 698px;
}

#andy-pense{
	width: 191px;
	height: 229px;
	position: absolute;
	top: 310px;
	left: 40px;
}

#welcome-paragraph{
	width: 665px;
	position: absolute;
	top: 336px;
	left: 270px;
}

#wine-chalice{
	width: 123px;
	height: 163px;
	position: absolute;
	top: 638px;
	left: 37px;
}

#salad-bowls{
	width: 179px;
	height: 135px;
	position: absolute;
	top: 654px;
	left: 206px;
}

#tea-pot{
	width: 119px;
	height: 158px;
	position: absolute;
	top: 640px;
	left: 435px;
}

#napkin-holder{
	width: 127px;
	height: 150px;
	position: absolute;
	top: 644px;
	left: 612px;
}

#flower-vase{
	width: 130px;
	height: 173px;
	position: absolute;
	top: 631px;
	left: 785px;
}

