header{
	background-image: url("../images/computer400.webp");
	height: 200px;
	position:relative;
}

main{
    width: 80%;
    margin: 0% 10%;
}

h1{
	font-size: 23px;
	 margin:0px 0px 1rem;
}

#menuLogo img{
	height:80px;
} 