body {
	background-image: url(../images/bg_image.jpg);
	background-repeat:no-repeat;
	margin: 0px;
	background-color: #C2C2C2;
}
#ladybug {
	position:absolute;
	top:162px;
	width:125px;
	height:450px;
	z-index:1;
	left: 65px;
}
#home {
	position:absolute;
	left:44px;
	top:70px;
	width:44px;
	height:17px;
	z-index:2;
}
#story {
	position:absolute;
	left:103px;
	top:70px;
	width:70px;
	height:17px;
	z-index:3;
}
#wine {
	position:absolute;
	left:188px;
	top:70px;
	width:69px;
	height:17px;
	z-index:4;
}
#order {
	position:absolute;
	left:272px;
	top:70px;
	width:43px;
	height:17px;
	z-index:5;
}
#tastings {
	position:absolute;
	left:330px;
	top:70px;
	width:127px;
	height:17px;
	z-index:6;
}
#blog {
	position:absolute;
	left:472px;
	top:70px;
	width:37px;
	height:17px;
	z-index:7;
}
#contact {
	position:absolute;
	left:524px;
	top:70px;
	width:57px;
	height:17px;
	z-index:8;
}
#header {
	position:absolute;
	left:330px;
	top:147px;
	width:450px;
	height:180px;
	z-index:9;
}
#text {
	position:absolute;
	left:505px;
	top:359px;
	width:455px;
	z-index:10;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
