#header{
	width: 80%;
	height: 200px;
	background-color: red;
}
#secure{
  width:20%;
  height:10px;
  background-color:blue;
  
}
  