.backgrcornerE {
	background-image: url(../images/layout/welcome_corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFC70E;


}
.backgrcornerC {
	background-image: url(../images/layout/corner_connect.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #ECE9D8;


}
