h1 {
 text-decoration:none;
 border:5px;
 width : 362px;
 height : 340px;
 margin : 1px;
 padding : 0;
 background : url(http://brainstuff.com/_images/brainstuff_logo01.jpg);

/*********size********/
 background-size: 80%;
 background-repeat:no-repeat;
}
 
h1 a {
 display : block;
/*********höhe click-touch zone********/
 height : 230px;
 text-indent : -9999px;
}

