body 	{ background-color: #282828;
		  font-family: Arial, sans-serif }

.content	{ position: absolute; top: 20px; left: 20px; }

h1 		{ color: #f90;
		  font-weight: bold;
		  font-size: 60px;
		  letter-spacing : -1px }
h2 		{
		  font-size: 25px;
		}
