/* Blueprint modifications */
body{ background-color: #ddd; }

/* Blueprint additions */

.first a { background-color: #c4e9f3; }
.first a:hover, .headline a:active { background-color: #f3ea7d; }

#wrap {
	background-color: #fff;
	border-top: #dcdcdc solid 1px;
	border-left: #dcdcdc solid 1px;
	border-bottom: #bbb solid 2px;
	border-right: #ccc solid 2px;
}

#footer p, #footer a{ color: #777; }