@import "scheme.less";
@import "bootstrap.less";
@import "1pxdeep.less";

@font-family-sans-serif:  "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
@headings-font-weight:    700;
@seed-color: #58615b;

#icondiv
{
	height: 256px;
	width: 256px;
}

.avatar
{
	min-height: 175px;
	min-width: 175px;
	background-attachment: top left;
	background-size: cover;
	background-repeat: none;
}
