@charset "utf-8";
body {
	text-align: center;
	font
	
}
#content {
	max-width: 800px;
	min-width: 430px;
	line-height: 1.6;
	font-size: 18px;
	margin: auto;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"
}
#description {
	text-align: left;
}
#logo {
	width: 75%;
	height: auto;
	min-width: 400px;
	border-radius: 200px;
}