﻿#content
{
background:url('/images/selfportrait2.jpg') no-repeat 0 0;
}
h1
{
margin: 0 0 10px 0;
height: 29px;
width: 140px;
text-indent:-9999px;
background: url('../images/about.png') no-repeat left top;
}
#selfportrait
{ 
		display: inline;
	float: right;
	margin: 50px 40px 0px 0px;
}
#aboutText
{
	font-family:Times New Roman, Serif;
	color: #000;
	float: left;
	width: 450px;
	font-size: 14px;
	margin:10px;
	display: inline;
}
#aboutText a
{
	color: #4e648d;
}
#aboutText p
{
	margin: 10px;
}