#aboutDetails {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

#aboutDetails p {
	text-align: justify;
}

#resume table {
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
}

#resume table td{
	text-align: left;
	padding: 0px;
}

#resume .heading{
	font-weight: bold;
	padding-top: 10px;
}
