body {
	font-family: Arial, Helvetica, sans-serif;
}

#center {
min-height: 500px;
height: auto;

}

*html #center {
height: 500px;
}.subhead {
	font-size: 24px;
	font-style: italic;
	color: #000000;
}
.head2 {
	font-size: 24px;
	font-weight: bold;
}
p {
	font-size: 14px;
	margin: 8px;
}
<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
