@charset "iso-8859-1";
/* author: jacques-andre eberhard */
/* Creation date: 11.05.2006 */
div#allcontent {
    width: 648px;
    margin: 0 auto 0 auto;
	background-color: white;
}

div.header-design {
	background-color:#FFCC00;
	background-image: URL("../images/topPrint.png");
	background-repeat: no-repeat;
	background-position: center;
	width:100%;
	height: 100px;
	margin-bottom: 8px;
    float: left;
}