body {
	margin: 0px;
	padding: 0px;
	color: #727272;
	font-family: Georgia, Times New Roman, Times, Helvectia;
	font-size: 11px;
	line-height: 160%;
	background: url(back.gif);
	text-align: justify;
	}

a:link, a:visited, a:active {
	font-weight: bold;
	color: #707070;
	}

a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #707070;
	}

#portrait {
	background: url(line2.gif);
	background-repeat: repeat-x;
	height: 657px;
	width: 100%;
	position: absolute;
	left: 0px;
	right: 0px;
	top: 0px;
	}

#text {
	padding: 10px;
	width: 400px;
	top: 200px;
	left: 650px;
	min-height: 310px;
	background: #dddedb;
	position: absolute;
	z-index: 30;
	}