
	html, body 
	{
    background-color:#4c4c4c;
	font-family:'Arial','Helvetica',sans-serif;
	margin:20px;
	color:#ffffff;
	height:100%;
    min-width:41em;		
	}	
	