@charset "UTF-8";



/*----------------------------------------------------------------------------------------------------

	Redefine html
	
----------------------------------------------------------------------------------------------------*/



h1, h2 {
	margin: 2em 0 0 0;
	
	font-size: 1em;
	line-height: 1.5em;
}



img {
	border: 0;
}


p {
	margin: 0 0 2em 0;
	
	font-size: 0.75em;
	line-height: 1.5em;
}



/*----------------------------------------------------------------------------------------------------

	Redefine template
	
----------------------------------------------------------------------------------------------------*/



#head {
	margin-bottom: 2em;
}



#global {
	display: none;
}



#foot ul {
	display: none;
}


