.backstyle {
	background-image: url(img/line-h2.jpg);
	background-repeat: repeat-y;
	border: #000000;


}
.mainwindowstyle {
	font-size: x-small;
	color: #666666;
	background-image: url(img/line-v.jpg);
	background-repeat: repeat-y;


}
.menustyle {
	font-size: x-small;
	color: #666666;
	background-image: url(img/undermenu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;




}
.understyle {
	font-size: x-small;
	color: #666666;
	background-image: url(img/line-h.jpg);
	background-position: bottom;
	background-repeat: no-repeat;



}
.boxstyle {
	font-size: x-small;
	color: #666666;

}
.boxstyle-lomi {
	font-size: x-small;
	color: #666666;
	background-attachment: fixed;
	background-image: url(/img/lomilomio/flower.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
