.b
{
 width:13em;
} 
.b:hover
{
 background-color:purple;
}

