.text1 {  font-size: 12px; line-height: 140%}

div.sample{
    position:relative;
    width:180px;
    height:278px;
}
span.guard{
    position:absolute;
    display:block;
    width:100%;
    height:100%;
    background-image:url(../image/null.gif);
}