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

	body{
		background: url("../img/BG.png");
	}

    .text-xs-center {
        text-align: center;
    }

    .g-recaptcha {
        display: inline-block;
    }

	.blackiconcolor {color:black;}