* {     font-family: Helvetica, Arial, Verdana, Tahoma;
        font-color: #202020;
        }

a {     color: #000000;
        text-decoration: none;
        }
a:hover { text-decoration: underline;
        }

body { background-image: URL(img/bg.jpg);
       margin-left:75px;
       margin-top:75px;
       }

