@charset "utf-8";

body {
	background-color: #C6F;
}

#container #footer p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

#container #footer {
	background-color: #09C;
	clear: both;
}

#navigationbar {
	background-color: #09C;
}

#container #navigationbar img {
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;}
