/* :: HEADER :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* :: BODY :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */

/* -- Center Column ------------------------------------------------------------------- */

#ctr-col {
	text-align: center;
}

#ctr-col p#lang {
	position: relative;
	top: -30px;
	text-align: right;
	font-size: 100%;
	font-weight: bold;
}

#ctr-col h2 {
	margin-top: 1em;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
}

body.en #ctr-col h2 {
	margin-top: 1em;
	font-size: 200%;
	font-style: italic;
	font-weight: bold;
	line-height: 1.2em;
}


/* -- END -- */

