.T, p, img {
	font-family : system-ui ;
	margin-left : 5% ; 
	margin-right : 5% ; 
}

p { 
	width: 60% ;
}

.imgpub { 
	height:400px;
	width: auto; 
	float:right ;
}
	
.T {
	width: 700px;
}

.bas {
	margin-top: 20%
}