body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#page {
	
}

#textbox {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
}

#logo {
	text-align: center;
	margin-top: 100px;
}

a {
	text-decoration: none;
	color: #004b9d;
}

a:hover {
	text-decoration: underline;
}

li {
	list-style-image: url(../images/menu-leaf.gif);
}
