div.pic
{
margin-top:20px;
width:283px;
height:285px;
background-image:url('home.jpg');
background-repeat:no-repeat;
background-position: center center;
display:block;
border: 10px solid #003e1d;
position:relative;

}

h3
{
color:white;
font-size:20px;
margin-left:50px;
}

h3.big
{
font-size:46px;
}