@charset "utf-8";
body {
	background-color: #0093A8;
}
.photoCentered {
	margin-right: auto;
	margin-left: auto;
	display: block;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
