( Hevi | 2011. 07. 30., szo – 16:44 )


#button
{
width: 800px;
}

#button > img
{
width: 200px;
margin-left:auto;
margin-right:auto;
}
?