*  {
    margin: 0;
    padding: 0;
    }
    
#head, #meny, #foot, img  {
	display: none !important;
    }
    
#text1  {
	color: black;
	background: white;
	width: auto;
    }
    
#text1 p  {
	width: 85%;
	margin-bottom: 10px;
    }
    
#text1 ul  {
	width: 85%;
	list-style: square;
	margin-left: 2em;
    margin-bottom: 10px;
	}
	
#text1 h3  {
	margin: 10px 0 5px 0;
    }
    