.backgroundcontent {
	background-image: url('images/index_03.jpg');
	background-repeat: repeat;
}
.TitleStyle {
	text-align: center;
}
.ContentLeft {
	background-image: url('images/index_03.jpg');
	text-align: Left;
}
.backgroundmenugreenbutton {
	background-image: url('images/menuhome.jpg');
	background-repeat:no-repeat;
	color: #FFFFFF;
	text-align: left;
	font-size: large;
	padding-left: 9px;
	padding-right:70px;
	font-family:Grenouille;
	width:185px;
	height:106px;
	border-bottom-width:0px
}
.backgroundmenupinkflower {
	background-image: url('images/menupinkflower.jpg');
	background-repeat:no-repeat;
	color: #FFFFFF;
	text-align: left;
	font-size: large;
	padding-left: 9px;
	padding-right:70px;
	font-family:Grenouille;
	width:185px;
	height:106px;
	border-bottom-width:0px
}
.backgroundmenupinkbutton {
	background-image: url('images/menupinkbutton.jpg');
	background-repeat:no-repeat;
	color: #FFFFFF;
	text-align: left;
	font-size: large;
	padding-left: 9px;
	padding-right:70px;
	font-family:Grenouille;
	width:185px;
	height:106px;
	border-bottom-width:0px
}
.backgroundmenuswirl {
	background-image: url('images/menuswirl.jpg');
	background-repeat:no-repeat;
	color: #FFFFFF;
	text-align: left;
	font-size: large;
	padding-left: 9px;
	padding-right:70px;
	font-family:Grenouille;
	width:185px;
	height:106px;
	border-bottom-width:0px
}


