#content h1{
	margin:10px;
}

#content h2{
	margin:20px;
}

#content ul{
	width:450px;
	float:left;
	padding-left:10px;
}

#content li{
	line-height: 20px;
}
