html,body {
	margin:0;
	padding:0;
	height:100%;
	/*font:12px georgia, times, serif;*/
	color:#333;
}

body {
	padding-top: 70px;
}

img {
	max-width: 100%;
}

h3.page-header {
    border-bottom: none !important;
    border-bottom-width: 0px !important;
}