div.resume{
	width: 25%;
	float: left;
}

div.resume h2{
	font-size:24px;
	color:#333;
	margin-bottom:12px;
}

div.resume ul li{
	list-style:disc;
	color: #8993A2;
	margin-left:15px;
	font-size:14px;
	padding-right:20px;
}