@charset "UTF-8";
/* CSS Document */

#bg_image {
	background-image: url(../dollhouse1/images/300x250.gif);
	height: 800px;
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	background-repeat:no-repeat;
}
#tags {
	height: 250px;
	width: 300px;
	position: relative;
	left: 517px;
	top: 132px;
}

