div.page{
	width:80%;
	margin:1em 10%;
}

H1{
	text-align:center;
}

h2{
	color:deeppink;
	text-align:center;
	margin:2em 0em;
	padding:0.5em;
	border:1px dashed deeppink;
}

p{
	line-height:1.75em;
}

p.language, p.image, p.footer{
	margin-top:2em;
	text-align:center;
}

p.description{
	text-align:center;
	font-weight:bold;
	font-size:small;
	width:300px;
	margin:0.5em auto;
}


p.intro{
	font-style:italic;
}

p.glamour, p.outro{
	margin-top:2em;
	font-weight:bold;
}




