@charset "UTF-8";
/* CSS Document */

/*---------------------------- layout ---------------------------*/
body	{font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #000000;}

/*---------------------------- typography -----------------------*/
p 		{font-size: 100%; line-height: 100%;}
h1 		{display: none;}
h2 		{font-size: 200%; font-weight: bold;}
h3 		{font-size: 170%; font-weight: bold;}


