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

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.83em;
}

#navigation{
	display:none;
}

#footer{
	margin-top:2em;
	border-top:0.4em solid #547C57;
}

.moodimage{
	padding:2px;
	border:1px solid #CCCCCC;
	margin-bottom:20px;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	color:#547C57;
}

