@charset "utf-8";

#center {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FC0;
	height: 727px;
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	background-color: #292929;
	background-image: url(../images/aboutme-bg.jpg);
	background-repeat: repeat;
}
#sc-title {
	height: 92px;
	width: 350px;
	top: 41px;
	position: relative;
}

#1stCell {
	height: 50px;
	width: 120px;
	font-weight: bold;
	text-align: center;
	position: relative;
	color: #EF9C18;
	font-size: 1.1em;
}

#2ndCell {
	height: 30px;
	width: 120px;
	font-weight: bold;
	text-align: center;
	top: 197px;
	left: 136px;
	position: relative;
	color: #EF9C18;
	font-size: 1.1em;
}
#left_side {
	float: left;
	width: 40%;
	clear: right;
}
#right_side {
	float: left;
	width: 37%;
	padding-top: 160px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
}
#center #right_side p {
	text-align: justify;
}
