* { margin: 0; padding: 0; }
body {  height: 100%; width: 100%; font-family: Tahoma, Verdana, Arial; }
body { background: #C0DA66 url(/img/bg.jpg) no-repeat top center; height: 100%; }
a { color: #2c6300; }
h1, h2 { text-indent: -9001em; /* OVER NINE THOUSAND! */ }
h3 { text-align: center; font-size: 12px; margin-top: 150px; color: #4b571d; }
.clear { display:block; clear:both; text-align: center; }
#result { margin-top: 40px; }
	#result #top { font-size: 25px; color: #677133; }
	#result #middle { font-size: 60px; font-weight: normal; color: #b83326; }
	#result #bottom { font-size: 25px; color: #677133; }
	#result #footnote { margin-top: 3px; font-size: 12px; color: #637e04; }
#plug { font-size: 12px; margin-top: 40px; }
#authorize { width: 412px; height: 56px; background-image: url(/img/button.jpg); background-repeat: no-repeat; text-align: center; position: relative; left: 50%; margin-left: -206px; margin-top: 50px; }
	#authorize a { display: block; padding-top: 20px; padding-bottom: 20px; text-decoration: none;}
.loginform { background-color: #f2f9da; border: 1px solid #b1c07e; margin: 20px; margin-left: auto; margin-right: auto; width: 350px; padding: 5px; font-size: 23px; color: #666666; font-family: verdana; }
#un.c {color:#666;}
#footer { color: #7d8d47; }
#form { margin-top: 30px; }
.button { margin-top: 25px; }
.center { margin-left: auto; margin-right: auto; display: block; }
.hide{display:none;}