body {
	background: #ffffff;
	color:      #000000;
	background-image: url('gfx/taustakooki.png');
	font-family: Tahoma,"Trebuchet MS",sans-serif;
}

h1,h2,h3 {
	font-family: Georgia,serif;
	font-weight: normal;
}

div#foo {
	margin: 2em 10em;
	background:	#ede3d4;
	padding: 1em 2em;
	border:	5px solid #d8c7ac;
}

div#warning {
	font-family: Georgia,serif;
	font-size: 75%;
}

div#warning span {
	font-size:	400%;
	letter-spacing: 5px;
	color: #452e0b;
}