﻿#titleDiv
{
	position: absolute;
	margin: 0;
	padding: 0;
	width: 144px;
	height: 75px;
	bottom: 30px;
	right: 25px;
	background: url(../images/about/aboutTitle.gif) 0 0 no-repeat;
	/*border: solid 1px red;*/
}

#aboutTxt
{
	font-family: Verdana, Sans-Serif;
	font-size: 70%;
	font-weight: normal;
	color: #401400;
}
