body{
    background: lightskyblue;
    width: 98%;
    position: relative;
   
	margin: 0px auto;
}    
header{
    text-align: center;
    box-shadow: inset rgb(0, 51, 101) -5px -5px 10px;
}

