.pull-right,.float-right,.right{
	float: right;
	width: 100%
}
.center{
	text-align: center;
	width: 100%;
}
.white{
	color: #FFF;
}
