@charset "UTF-8";
.centered off{
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -100px;
	margin-left: -386px;
}
