.bg-l {
	background-attachment: fixed;
	background-color: #FED8E5;
	background-image : url(image.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-titlrpink {
	background-image : url(seminar-title-pimk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-titlebule {
	background-image : url(seminar-title-blue.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
