@charset "utf-8";
/* CSS Document */

p{
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000200;
	line-height: normal;
	background-color: #000000;
	background-position: center top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	text-indent: 10px;
	vertical-align: baseline;
	letter-spacing: normal;
	word-spacing: normal;
	display: compact;
}
.navigation {
	font-family: Papyrus;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #01FF01;
	background-color: #000000;
	display: marker;
	padding: 30;
	width: 150px;
	margin: 30px;
} 
