@charset "utf-8";
.orangeretangle {
	background-image: url(stud-orange-retangle.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.orangebluerectangle {
	background-image: url(stud-orange-retangle-blue.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.orangebluerectangle2 {
	background-image: url(stud-orange-retangle-blue2.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
.whitebackground {
	background-image: url(white-background.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.whitebackground2 {
	background-image: url(white-background-lrg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
