h4 a {
    text-decoration: none;
}

@media (max-width:1000px)  {
    body {
	font-size: 90%;
    }
    img {
	max-width: 260px;
    }
}


