.background {
	background-color: #999966;
	
}
.headline {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
	color: #8b4513;
	font-weight: bold;
}

	a:link {color: #8b4513; text-decoration: underline; }
	a:active {color: #8b4513; text-decoration: underline; }
	a:visited {color: #8b4513; text-decoration: underline; }
	a:hover {color: #8b4513; text-decoration: none; }

.picture {
	border-color:white;
}

