h2 { 
	font-size: 60pt;
	margin-top: 25px;

}
h4 {
	font-size: 30pt;
	font-style: italic;
}

#aboutme {
	width: 1100px;
	margin: auto;
    height:1050px;
 	background-color:#0EE3E3;
 	border-radius: 15px;
 	overflow: hidden;
 	padding: 15px;
}
#aboutme1 {
	font-family: Courier, serif;
	font-size:12pt;
	margin:0px auto;
	
}

img {
	float:left;
	width: 270px;
	margin-right: 10px;
	border-radius: 25px;
}