/*syntax here*/ ul.a { list-style-type:none; margin:0 auto; padding:0px; overflow:hidden; text-align: center; } li.a { font-family: Verdana; font-size: 16px; display: inline-block; margin: 0 auto; } ul.b { text-align: center; list-style-type:square; margin: 0 auto; } li.b { } p { } body { background-color: #000066; background-image:url("https://illiweb.com/fa/pbucket.gif"); background-repeat:repeat; background-position:50% 10px; background-attachment:fixed; color: #2475a4; width:80%; min-width:1000px; margin: auto; } nav { display: block; margin: 0 auto; } /*ID tags below*/ #wolflogo { margin: 0 auto -15px auto; text-align: center; font-size: 500%; } #navi a:hover,a:active { border:none; border-radius: 25px; background-color:#FF9900; } #navi a:link,a:visited { display: block; width:160px; padding:0px; margin: 0px; } #home { } #copyright { text-align: right; font-size: small; } #home .home { background-color: #FF9900; border:none; border-radius: 25px; color: #0000FF; } #main { font-weight: bold; text-align: center; } #version {text-align: right; margin: 0 0 -10px 0; } #container { } #choice {text-align: center; }