/* ----- Created by Emile Blume - Netcreators.nl - 2005 ----- */

body{
	background: url(../img/logo-print.gif) no-repeat right top;	
	color: #000000;
	font-size: 76%;
   font-family: Arial,Helvetica,Sans-Serif,Tahoma;
	margin: 0;
	padding: 0;
}

#frame {
	border: none;
	left: 0;
	position: absolute;
	margin-top: 30px;
	width: 100%;
}

#header{
	display: none;
}

#menu {
	display: none;
}

#content {
	float: left;
	padding: 20px;
	width: 90%;
	line-height: 122%;
}
