/* common */
body, a, h1, h2, h3, div, form, fieldset 		{margin:0px; padding:0px;}

html				{height:80%;}
body 				{margin:0; padding:10% 0 0 0; color:#999999; text-align:center; height:80%; font-family:Arial, Helvetica, sans-serif; font-size:11px; background-color:#000000;
					scrollbar-3dlight-color:#000000;scrollbar-arrow-color:#cccccc;scrollbar-base-color:#000000;scrollbar-darkshadow-color:#000000;scrollbar-face-color:#000000;scrollbar-highlight-color:#cccccc;scrollbar-shadow-color:#000000;}
html>body			{height:80%;}

/* links */
a		 			{color:#eeeeee; text-decoration:none;}
a:hover				{color:#cccccc; text-decoration:none;}
a:active 			{color:#eeeeee;}
a:visited 			{color:#cccccc;}
/* h-tags */
h1					{color:#999999; font-size:12px; font-weight:normal; margin:0px;}
h2 					{color:#ffffff; font-size:11px;}
h3 					{color:#ffffff; font-size:11px;}
/* design */
#spacer1			{width:100%; height:20%; margin:auto; padding:0px; overflow:auto;}
#header				{width:100%; height:200px; margin:auto; padding:0px; overflow:auto;}
#spacer2			{width:100%; height:30%; margin:auto; padding:0px; overflow:auto;}
#logo				{width:760px; height:90px; text-align:left; margin:auto; padding:0px; overflow:auto; font-size:70px; font-weight:900; color:#CABB9C;}
#line1				{width:760px; height:70px; text-align:left; margin:auto; padding:0px; overflow:auto; font-size:40px; font-weight:900; color:#ffffff;}
#line2				{width:760px; height:30px; text-align:left; margin:auto; padding:0px; overflow:auto; font-size:15px; font-weight:900; color:#ffffff;}
#navi				{width:760px; height:40px; text-align:center; margin:auto; padding:0px; overflow:auto;}
