/* CSS Document */
body {
	background-image: none;
}
#banner {
	height: 110px;
	background-image: url(../images/mulucaves2009.png);
}
li {
	font-size: 80%;
	text-indent: 15px;
	list-style-position: outside;
}
#footer {
	background-color: #FFFFFF;
}
#content{
	margin-left: 200px;
	width: 550px;
	background-image: none;
}
