
* {margin:0;padding:0}

/* mac hide \*/
html,body{height:100%;}
/* end hide*/
html { overflow: -moz-scrollbars-vertical;}
body { 
   color: #000000;
	font: 11px/1.5 verdana, arial, helvetica, sans-serif;
	background: #7E6531 url(site/bgpage.jpg) repeat-y scroll top;
	text-align:center;
}
#page {
	min-height:100%;
	width:768px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
       background: #330000 url(site/kraft.jpg) repeat;
	
}
* html #page {
	width:768px;
	height:100%;
}
img, a {border: 0;}

H1 {font-size: 14px; text-align:center;}
