@charset "utf-8";
/* CSS Document */
*{
	font-family: Georgia;
	font-size: 12pt;
}
body{
	width: 100%;
}

img, header{
       display:none;
}
h1{
	font-size:1.2em;
	margin-bottom: 10px;
}