body {
	background-color: #c8dcee;
}

.centered {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -114px;
	margin-left: -207px;
}

.text {
	font-size: .7em;
	font-family: sans-serif;
	color: #aaa;
	text-align: center;
	direction: rtl;
	unicode-bidi: bidi-override;
}