#image {
	width: 20%;
	float: left;
	margin-top: 5em;
}

#main {
	width: 80%;
	float: right;
	margin-top: 8em;
	color: #808080;
	list-style-image: url(bullet.gif);
	vertical-align: 40px;
}


li {
	margin-top: 1em;
	margin-bottom: 1em;
}


a {
	color: #333;
	text-decoration: underline;
}
