#imghdr {
    background-image:	url("https://ballotpoint.com/publicsite/images/slideshow_1.jpg");
    background-repeat:	no-repeat;
    background-size:	cover;
    background-position:center center;
    height:		317px;
    }
.mySlides 
    {
    display:none
    width:	100%;
    height:	100%;
    }
.w3-tag, .fa 
    {
    cursor:pointer
    }
.w3-tag 
    {
    height:	15px;
    width:	15px;
    padding:	0;
    margin-top:	6px
    }
* { max-width: 100%; }

@media print
  { 
  .w3-top { position: relative; } 
  }

.img 
    {
    position: 		 relative;
    width:  		 auto;
    height: 		 300px;
    background-position: 50% 50%;
    background-repeat:   no-repeat;
    background-size:     cover;
    }
.hilite
    {
    font-weight:	bold;
    color:		#cc0000;
    }
