body      {background-color:#CDD; margin:0;}
h1        {text-align: center; font-size:400%}
h2        {text-align: center;}
h3        {background-color:#DDEEFF}
.Main     {margin:40px auto; width: 80%; padding:10px; background-color:rgba(255, 255, 255, 0.9);}
.Left     {width:48%; float:left;}
.LLeft    {width:58%; float:left;}
.Right    {width:48%; float:right;}
.RRight   {width:38%; float:right;}
img       {width:100%}
.Clear    {clear:both;}
.Start    {background-color:rgba(255, 255, 255, 0.9); width:60%; height:80vh; margin:5% auto;}
.Background   {z-index:-2; position:fixed; width:50%}
.Bg1          {left:0; top:0;}
.Bg2          {right:0; top:0;}
.Bg3          {left:0; bottom:0;}
.Bg4          {right:0; bottom:0;}
.BgContainer  {height:100vh;}
.Quote    {font-size:120%; color:#33E}
.Source   {border-top:2px solid black; padding:5px; margin-top:20px;}
.Question {padding:6px; color:#911; font-weight:bold; border-left:2px solid red}
.Nav      {position:fixed; right:0; top:0; padding:20px; background-color:#111}
.Nav a    {color:#8BF}
#Sponsor  {position:fixed; bottom:2px; right:4px; padding:5px; background-color:#111; color:#CCC;}
#Sponsor a  {color:#8BF}
#Sponsor a:visited  {color:#D6D}
.Bottom   {background-color:#FFF; width:100vw; margin-top:-2em; max-width:100%; padding:20px 0;}
.Bottom p {padding:0 10px;}
#Down     {z-index:2; text-align:center; background-color:#F00; position:relative; bottom:2em}
#End      {width:100%; margin:-2em; background-color:#FFF;}