@media all {
  .main-head {
    background-image: url(img/titleimg-news.jpg);
	background-position: center center;
  }
  
  h1.title {
    display: block;
    margin: 0 auto 0 0;
	width: 140px;
	padding: 0;
    border: 0;
    background: url(img/titletext-news.png) no-repeat left top;
  }

  h1.title a {
    display: block;
    margin: 0;
    padding: 35px 0 0 0;
    width: 140px;
    height: 0 !important;
    height /* */ : 35px;
    overflow: hidden;
  }

  
}
