@charset "utf-8";
/* CSS Document */

body,h1,h2,h3,h4,h5,h6,h7,div,span,p,a,ul,ol,li,dl,dt,dd,input {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style: none;
}

#wrapper {
	margin: 10px auto 0 auto;
	width: 900px;
	height: 1176px;
	background-image: url(../images/rose_collection/bg.jpg);
	background-repeat: no-repeat;
	position: relative;
}

#topicpath {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top: 30px;
	left: 40px;
}
#topicpath a {
	text-decoration: none;
}

h1 {
	height: 100px;
	text-indent: -99999px;
	background-image: url(../images/rose_collection/title_bg.gif);
	background-repeat: no-repeat;
	background-position: center 60px;
}

#wrapper p {
	padding: 0 40px 0 40px;
	font-size: 16px;
	text-align: center;
	line-height: 1.6em;
}

h2 {
	font-size: 12px;
	text-align: center;
}

#my_llttle_planet , #under_the_sea_necklace , #the_sweetest_girl_set , #tre_zecca_three_coins , #zecca_and_palla {
	width: 250px;
	position: absolute;
}
#my_llttle_planet {
	top: 385px;
	left: 52px;
}
#under_the_sea_necklace {
	top: 578px;
	left: 326px;
}
#the_sweetest_girl_set {
	top: 398px;
	left: 604px;
}
#tre_zecca_three_coins {
	top: 749px;
	left: 52px;
}
#zecca_and_palla {
	top: 796px;
	left: 604px;
}
#my_llttle_planet p , #under_the_sea_necklace p , #the_sweetest_girl_set p , #tre_zecca_three_coins p , #zecca_and_palla p {
	padding: 0;
	font-size: 12px;
	line-height: 1.2em;
	text-align: center;
}


address {
	width: 900px;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	line-height: 1.6em;
	color: #EA6FA4;
	position: absolute;
	top: 1100px;
}
address a {
	text-decoration: none;
	color: #EA6FA4;
	display: block;
	overflow: hidden;
}

#home a {
	width: 86px;
	height: 150px;
	text-indent: -99999px;
	position: absolute;
	top: 905px;
	left: 408px;
}

