*{
	margin: 0;
	padding: 0;
}
body {
	overflow-x: hidden;
}

#table-top{
	position: absolute;
	left: 325px;
	top: 295px;
	height: 228px;
	width: 243px;
	border: none;
	cursor: pointer;
}
#life-size{
	position: absolute;
	left: 11px;
	top: 295px;
	height: 228px;
	width: 243px;
	cursor: pointer;
}
#wrapping{
	position: absolute;
	left: 10px;
	top: 261px;
	width: 173px;
	height: 222px;
	cursor: pointer;
}
#newspaper{
	position: absolute;
	left: 202px;
	top: 261px;
	width: 173px;
	height: 222px;
	cursor: pointer;
}
#foil{
	position: absolute;
	left: 395px;
	top: 261px;
	width: 173px;
	height: 222px;
	cursor: pointer;
}
#brownButton{
	position: absolute;
	left: 228px;
	top: 508px;
	cursor: pointer;
	width: 123px;
	height: 55px;
}