body {
/*
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;		
*/
	background: url('bg.gif') repeat gray;
}
#header {
	color: white;
	background: none;
}
#header #fotofi-logo {
	margin: 12px 0 0 22px;
}
#header #fotofi-motto {
	position: absolute;
	top: 15px;
	left: 140px;
	font-size: 18px;
	font-style: italic;
}
#header #fotofi-store {
	position: absolute;
	top: 6px;
	left: 140px;
	font-size: 28px;
	font-style: normal;
}
#header #headlogo {
	position: absolute;
	top: 10px;
	left: 140px;
}
#powered { 
	float: right; 
	font-size: 70%; 
	margin: 5px 10px 50px 0;
	color: white;
}