#head    {
	background-color: #faf0e8;
	background-image: url(img/bg_portrait1.jpg);
	background-repeat: no-repeat;
	width: 910px;
	height: 257px;
	text-align: center;
	padding: 0px;
	margin: auto;
}
#head2 { background-repeat: no-repeat; width: 910px; margin: auto; background-image: url(img/bg_portrait2.gif); text-align: left; }
#portrait1 { position: relative; left: 100px; width: 700px; }
#portrait1 img { float: left; margin-right: 30px; }
#portrait1 h2 { font-size: 16px; font-weight: bold; margin: 0; padding: 0; }

