body		
{
	background-color: #ffffcc;
	color: #3300cc;
}

a
{
	color: #009900;
	display: inline;
	text-decoration: none;
}
div
{
	text-align: center;
}
li
{
	float: left;
	border-right: solid #3300cc;
	border-left: solid #3300cc;
	width: 13em;
	list-style-type: none;
}
#img
{
	float:left;
	width:200px;
}