﻿@charset "utf-8";
.banner {
   width: 100%;
 /* border: 1px orange solid; 
  font-family:Verdana;
  font-size: 16px;
  color: black;
  height:50px;
  background-color: black;
  font-weight: 400;  
  text-align:center;
  margin:0 auto; */
  
  
}
