



/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
  #wrapper { width: 900px;height: auto;margin: 5px auto;/*border: 3px solid blue;*/}
  #logo{width: 100%; margin: 0px auto;/*border: 1px solid pink;*/display:block;/*border-bottom:1px solid #9e2232;*/}
  #logotxt{width: 100%; margin: 0px auto;/*border: 1px solid yellow;*/display:block;}
  #imagehome{	clear:both;width:100%;display:block;}
}