@charset "utf-8";
/* CSS Document */

body{
	background-image: url("hp-ss-b.jpg");
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.full-height{
	min-height: 100vh;
}
.whitebg{
	background-color: #FFF;
}
#frmwait{
	color: #00add5;
}
.bluetext{
	color: #00add5;
}