

#pagelogo {
   width: 300px;
   height: 83px;
   background-image: url("../logos/name.png");
   background-repeat: no-repeat;
   margin-top: 0px;
   margin-bottom: 0px;
   margin-left: auto;
   margin-right: auto;
}


