html, body {
	margin:0px;
	padding:0px;
	background-color: #000000;
}

#aboutme-container {
	height: auto;
	width: 998px;
	color: #666666;
}

#aboutme-r1c1 {
	width: 499px;
	height: 905px;
	float: left;
	padding-top: 10px;
}

#aboutme-r1c2 {
	width: 499px;
	float: left;
	height: 905px;
	padding-top: 10px;
}

#aboutme-r1c2 h1 {
	color: #FFFFCC;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}

#aboutme-r1c2 h2 {
	color: #CCCCCC;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
}
