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

#welcomemsg {
	float: left;
	width: 400px;
	height: 385px;
	margin-left: 10px;
}
#leisaHomePic {
	float: left;
	padding-left: 45px;
}
#signature {
	float: left;
	margin-top: -130px;
}
.clear {
	clear: both;
}
