@charset "utf-8";
#leftcol {
	background-image: url(images/pinkboxbkg.gif);
	background-repeat: repeat-y;
}
#content {
	background-image: url(images/lili_logobg.png);
	background-repeat: repeat-y;
	background-position: bottom right;
}
.buttonbkg {
	background-color: #F18684;
}
#text1 {
	padding-right: 100px;
	padding-top: 80px;
}
.pinktext {
	color: #F18684;
}

#t1 { line-height:2.2em;
}