body { background-color: #000; color: #FFF; font-family: Trebuchet MS, sans-serif; margin: 0; padding: 0; }
div#main { width: 700px; margin: auto; padding-top: 20px; text-align: center; }
h1 { border-bottom: 1px solid #CCC; }
h1 span { display: none; }

#index h3#go { text-align: center; font-size: 1.3em; }
#index h3#go a { color: #FFF; background-color: #333; border: 1px solid #CCC; text-align: center; display: block; margin: 0 auto; text-decoration: none; width: 250px; padding: 0.5em; }
#index h3#go a:hover { background-color: #666; }
#index h3#go span { font-size: 0.6em; font-weight: normal; color: #999; }
#index p { line-height: 1.5em; }
#index p strong { color: #ff7; }

#test h3 { font-weight: normal; height: 4em; margin-top: 2em;}
#test ul { list-style: none; margin: 0; padding: 0; }
#test a { color: #FFF; background-color: #333; border: 1px solid #CCC; text-align: center; display: block; margin: .5em auto; text-decoration: none; width: 250px; padding: 0.5em; }
#test a:hover { background-color: #666; }
#test p.nick { font-size: 1.4em; font-weight: bold; }
#test p.score { font-size: 1.2em; font-weight: bold; }
#test p.score span { color: #ff7; }
#test div#p { font-size: 0.5em; margin: 5em auto auto auto; background-color: #999; color: #000; letter-spacing: 0.2em; }
#test fieldset { border: 0; width: 250px; margin: auto; text-align: left; }
#test fieldset legend { font-size: 1.2em; }
#test fieldset label { display: block;}
#test fieldset #form_age { width: 30px; }
#test fieldset input { border: 1px solid #fff; background-color: #ccc; width: 100%; font-size: 1em; padding: 3px; margin: 3px 0 1em 0; }
#test fieldset input.submit { cursor: hand; color: #FFF; background-color: #333; border: 1px solid #CCC; text-align: center; display: block; margin: .5em auto; text-decoration: none; width: 250px; padding: 0.5em; font-size: 1.2em; }

div#bottom { text-align: center; width: 700px; font-size: 0.7em; margin: 2em auto 2em auto; color: #666; border-top: 1px solid #666; }

#fmcBacklinks { font-size: 11px; width: 100%; text-align: center; margin: 15px 0; }
#fmcBacklinks ul { list-style: none; padding: 0 2px; margin: 0; }
#fmcBacklinks li { display: inline; margin-left: 10px; }
#fmcBacklinks li a { color: #666; text-decoration: none; }
#fmcBacklinks li a:hover { color: #ccc; text-decoration: none; }
