* {
	font-family: Garamond;
}

body {
	background-color: #f9fcfc;
}

p, li {
	font-size: 20px;
}

img {
	float: right;
	margin-right: 35px;
}

.same_line {
	margin-left: 30px;
	margin-right: 30px;
}

#heading {
	margin-left: 30px;
	margin-top: 35px;
	height: 200px;
	position: absolute;
}

#education, #objective, #courses, #skills, #personal {
	height: 22px;
	background-color: #82dbed;
	text-align: center;
}
