body { font-size: 70%; font-family: "Lucida Sans Unicode", "Lucida Grande", helvetica, serif; line-height: 1.5em; min-height: 100%; height: 100%; margin: 0; }
.email { background-image: url(../images/email.png); background-repeat: no-repeat; background-position: 0 1px; margin-left: 2px; padding-left: 20px}
.email:hover { background-image: url(../images/email-over.png); }
