html,body{
	padding:0;
	margin:0;
}
.page-header{
	margin: 0;
	 padding: 0;
    background: #2191eb;
    color: #fff;
   
}