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



body{

	background:url("images/bg.jpg") no-repeat top center;
	width:100%; height:100%;

}



.whtetxt {
	color: #FFF;
}
.btext {
	color: #000;
}
