@import url(reset.css);
@import url(presentation.css);
@import url(/skins/infoelba/skin.css);

html 
{
	text-align: center;
}

body
{
	min-width: 40em;
	max-width: 50em;
	text-align: left;
	margin: 0 auto;
	padding-bottom: 10px;
}

* html body 
{
	width: 650px;
}