/* CSS Document */#pictureframe {	width: 570px;	height: 550px; }  .overflow { 	overflow: auto; 	width: 570px; 	height: 550px; } #page {	width: 550px;	background-color: #000000;	text-align: center;}#biography {	width: 550px;	background-color: #000000;	text-align: left;}.title {	font-family: Georgia, Times New Roman, Times, serif;	font-size: x-small;	text-align: center;	line-height: 14px;}#footer {	width: 45%;	padding: 10px;	text-align: center;}#right {	width: 45%;	padding: 10px;	text-align: center;}.font {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;	padding: 10px;}