﻿body 
{
	background: #ececec url(../images/about.jpg) no-repeat top right;
	padding: 25px 50px;
	padding-left: 120px;
	font-size: 10pt;
}
#nav
{
	text-align: right;
	margin-bottom: 30px;
}
#content
{
	width: 500px;
	color: #4a4a4a;

}

