.my_header { background-color:#446084 !important; }
.my_site_title { color:#ebe5e5fc; }
.bhgrp { position: relative; overflow: auto; padding-top:25px; }
#bh { float:left; padding-left:40px; width:69%; }
#bh img { width:99%; height:auto; padding-top:15px; }
.bhform { padding: 0; width: 30%^; float:left; }
#my_footer { background-color: #d7d7d7 !important; }
.my_container { color:#bbb3b3 !important; }
@media all and (max-width: 650px) {
	#bh { float:left; padding:15px 0 0 0; width:100% }
	.bhform { padding: 0; width: 100%; float:left; }
}