@charset "UTF-8";
.lefty {
	text-align: left;
}
body p {
	text-align: left;
}
.centery {
	text-align: center;
}
