.tm-page-content-width2 {
	max-width: 1200px;
	margin: 0 auto;	
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;	
}

.tm-textbox2 {
    margin-left: 0px ;
	max-width: 1100px;
	width: 100%;
	padding: 50px;
	overflow: auto;
	font-weight: normal;
}

.tm-page-content-width2 {
	max-width: 1200px;
	margin: 0 auto;	
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;	
}


.tm-aboutme-text {
    margin-left: 40px;
    font-size: 1.2rem;
    line-height: 1.8;
    margin-bottom: 20px;
}

.tm-aboutme-section-title {
	font-size: 2.8rem;
    margin-bottom: 2rem;	
    text-align: center;
}

.tm-aboutme-h2 {
	font-size: 2rem;
    margin-bottom: 1rem;
}

.tm-aboutme-h2-text {
    margin-left: 40px;
    font-size: 1.2rem;
    line-height: 1.8;
    margin-bottom: 20px;
}

.tm-aboutme-h2-bullet {
    margin-left: 70px;
	text-indent: -12px;
    font-size: 1.2rem;
    line-height: 1.8;
    margin-bottom: 20px;
}

.tm-h2-left-aligned {
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.8;
    margin-bottom: 0px;

}

.tm-h2-right-aligned {
    text-align: right;
    font-size: 1.5rem;
    line-height: 1.8;
    margin-bottom: 0px;
}

.tm-aboutme-h3 {
    margin-left: 40px;
    font-size: 1.5rem;
    line-height: 1;
    margin-bottom: 0px;
}

.tm-aboutme-h3-text {
    margin-left: 60px;
    margin-top: 15px;
    margin-bottom: 20px;
    font-size: 1.2rem;
    line-height: 1.8;
}

.tm-h3-left-aligned {
    text-align: left;
    font-size: 1.5rem;
    line-height: 1.8;
    margin-bottom: 0px;

}

.tm-h3-right-aligned {
    text-align: right;
    font-size: 1.5rem;
    line-height: 1.8;
    margin-bottom: 0px;
}

.tm-aboutme-h3-bullet {
    margin-left: 80px;
	text-indent: -12px;
    font-size: 1.2rem;
    line-height: 1.8;
    margin-bottom: 20px;
}

table {
    width: 80%;
    margin-left: 50px;
}

td {
    padding: 5px;
}
