	body {
		color:#9C7E10;
	}
	a {
        color:#DCD3B3;
		font-weight: bold;
	}
	#about_content {
		width: 750px;
		font-family: "Trebuchet MS", arial;
		font-size:13px;
		color: #533B39;

	}
	#about_content table{
		background: transparent url(http://www.illustartist.com/about/bg_logo.gif) no-repeat bottom right;
	}
	#abottom {
		background: transparent url(http://www.illustartist.com/about/sm_intro_dark.gif) no-repeat bottom left;
		height: 60px;
		padding: 2px 0;
	}
	#about_content_left p, #about_content_right p, #about_content p, #about_content_left strong {
		font-family: "Trebuchet MS", arial;
		font-size:13px;
	}
	#about_content_left p:first-letter, #about_content_right p:first-letter {
		padding-left: 5px;
	}	
	.aheadline strong:first-letter {
		font-size:28px;
		font-family: "Times New Roman";
	}
	
	.aheadline {
		letter-spacing: 15px;
		font-size: 24px;
		padding-bottom: 7px;

	}
	#about_content_left {
		width: 364px;
		/*float:left;*/
		padding: 0 10px 0 0;
		color: #533B39;
		
	}
	#about_content_right {
		color: #533B39;
		width: 364px;
		/*float: right;*/
		padding: 0 0 0 10px;
		border-left: 1px dashed #DCD3B3;
	}
	#zebra {
		z-index: 100;
		height:200px;
		font-size: 40px;
		border:13px solid #DCD3B3;
		top:300px;
		left:25%;
		right: 25%;
		width:50%;
		background-color: #ffffff;
		padding: 20px;
	}