#home h1
{
	margin: 10px;
	font-size: 20px;
	letter-spacing: 5px;
	text-align: center;
}

#home h5
{
	margin: 5px;
	font-size: 12px;
	text-align: center;
}

#home .left ul
{
	margin: 10px 10px;
	text-align: center;
	line-height: 20px;
	list-style-type: circle;
}