@charset "utf-8";
/* CSS Document */

#wmrk {
	margin-top: 20px;
}

#profiles div {
	border: 1px solid rgb(209,209,209);
	min-height: 290px;
	padding: 40px 40px 10px 295px;
}

#ozzie {
	background: url(/img/ozzie.png) left top no-repeat;
	margin-bottom: 20px;
}

#derek {
	background: url(/img/derek.png) left top no-repeat;
}