@charset "utf-8";
/* CSS Document */

body
	{
	background-color:#f9f9ed;
	padding:0;
	margin:0;
	color:#1d2530;
	}
img#intro
	{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:10%;
	}
img#header
	{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:3%;
	}
