	body  {
	margin-left: 15%;
	margin-right: 15%;
	}

	div.content  {
		background: #fffccf;
		border: 1px solid black;
		padding: 20px;
		text-align: center;	
	}

	img  {
		padding-bottom: 10px;
	}

	p.about  {
		text-align: justify;
		font-family: serif;
		font-size: 90%;
		
	}
