@charset "UTF-8";
.upperleft_yoga/* CSS Document */

{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-color : #c887fb;
	background-image : url('upperleft_yoga.gif');
	background-repeat : no-repeat;
	background-position : top left;
}
.upperright_yoga{
	background-image : url('upperright_yoga.gif');
	background-repeat : no-repeat;
	background-position : top right;
}
.lowerleft_yoga{
	background-image : url('lowerleft_yoga.gif');
	background-repeat : no-repeat;
	background-position : bottom left;
}
.lowerright_yoga{
	background-image : url('lowerright_yoga.gif');
	background-repeat : no-repeat;
	background-position : bottom right;
	padding : 0% 0% 0% 0%;
}
.noleftup_yoga{
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-repeat : no-repeat;
	background-position : top left;
	background-image : url(noleft_yoga.jpg);
}
.noleftlow_yoga {
	width : 100%;
	margin-left : auto;
	margin-right : auto;
	background-repeat : no-repeat;
	background-position : bottom left;
	background-image : url(noleft_yoga.jpg);
}
