body { background: #7F7F7F; margin: 0; padding: 0; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: x-small; color: #fff; text-align: justify;}
#wholesite
a,a:link,a:visited,a:active { color: #fff !important; text-decoration: none !important }
a:visited { border-bottom: 1px dotted #ccc; }
#main {margin: 10% auto; padding: 0; width: 400px; }
#logo {margin: auto; width: 150px; height: 150px; /*background: url('logo.png') no-repeat center center;*/}
#links { /*visibility: hidden; */padding: 1em 0 3em 0; text-align: center}
#main:hover #links { visibility: visible; }
/*#main:hover #logo { background-image: url('logohover.png'); }*/