.content
{
	padding: 14px;
	font-family: georgia;
	font-size: 13px;
	color: white;
	line-height: 19px;
}
.copyright
{
	font-family: georgia;
	font-size: 11px;
	color: white;
	text-align: center;
}
.header
{
	font-family: georgia;
	font-size: 18px;
	color: white;
}
.pictureContainer
{
	width: 435px;
	float: right;
}
a
{
	color: white;
	font-weight: bold;
}
.sampleImage
{
	margin: 7px;
	border: 4px solid white;
}			