﻿body{
	font-family: Garamond, serif;
    	font-size: 11pt;
	line-height: 14pt;
	color: #666;
	background-color: #FFF; 
	overflow: auto;
	height: auto;
}

#logo, #top, footer, header, a.navbutton{
	display: none !important;
}

img, figure img{
	width: 50%  !important;
	height: 50%  !important;
}

#intro article, #development article{
	max-width: 100% !important;
	float: left;
	clear: both;
}

figure{
	float: left;
	clear: both;
}

p, img{
        break-inside: avoid !important;
}

section {
	margin-bottom: none;
}