/* This CSS file created by Anahita RainStar fron http://wwww.designmaze.co.uk is copyleft. 
Just use it as you wish. Enjoy */

#text {
	font-size: 120px;
	color: #660033;
	font-family: "Lucida Sans Unicode", Verdana, sans-serif;
	letter-spacing: -10px;
}
#flower {
	color: #003300;
	overflow: hidden;
	background-image: url(../images/flower_txt.png);
	margin-top: -130px;
	background-repeat: repeat;
	height: 100px;
	background-position: center bottom;
	display: block;
}
