#resme{
    color:blue;
}
#resme:hover{
    color:red;
    background-color: yellow;
}