body {
  padding-top: 56px;
}
.weePad{
	padding-bottom:4px !important;
	padding-top:4px !important;
}

.weePad a{
	color:#cc0;

	}

input{
	width:100%;
}
a {
	color:#009;
	font-weight:bold;
}
img{
	border-radius:15px;
	border:3px ridge #ccc;
}
@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }
}
