@charset "utf-8";
/* CSS Document */

.hide {
	position: static;
	left: auto;

}

div#logo p {
	text-align: center;
	font-size: 1.3em;
	font-family: Georgia, "Times New Roman", Times, serif;

}

div#navigation {
	display: none;
}