body {
	background-color: #cccccc;
	font-family: "ff-meta-web-pro",sans-serif;
}

p {
	color: #000000;
}

.page-background {
	background-color: #ffffff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	padding: 10px;
	margin: 10px !important;
}