/* Move down content because we have a fixed navbar that is 3.5rem tall */
body {
  padding-top: 3.5rem;
}
#anon{
	height: 200px;
	width: 200px;
}
#sec{
	height: 200px;
	width: 200px;
}
#bc{
	height: 200px;
	width: 475px;
}
#foot{
	color: #fff;
}
#member{
	height: 200px;
	width: 200px;
}