body {

	font-family: georgia, verdana, sans-serif;
	font-size:12px;
	line-height:1.6em;
	padding-top:15px;
	background: #f4f4f4 url(images/bg.gif) top center repeat-y;

	
}

hr {
	color:#dddddd;
	margin:25px;
}

a {
	color:#313177;
	text-decoration: none;
}



/***********Header 1************/
#header1 {
	width:1140px;
	margin:auto;
	height:2106px;
	background:url(images/doggy.jpg);
}


/********************************************************************/

/*************************Header****************************/



#header {
	clear:both;
	width:750px;
	color:#666666;
	margin-left:auto;
	margin-right:auto;
	border-bottom:none;
	font-size:12px;
	font-family: georgia, verdana, sans-serif;padding-top:30px;
	background:url(images/bg_ducks.gif);
	background-repeat:no-repeat;
}

#header a {
	text-decoration:none;
	color:#000000;
}

/*************Quote in header************/
#slogan {
	float:right;
	margin-top: -16px;
	font-size: 9px;
}
/****************************************/
/***********************************************************/

/***********Container for left bar, center, and right bar************/
#container {
	width:1140px;
	margin:auto;
	height:1150px;
	background:url(images/GREYFAKEBIJNA1.jpg);
}


/********************************************************************/


/***********************Footer*************************/
#footer {
	
	clear:both;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:12px;
	color:#666666;
}
/******************************************************/


/***********Container2 for left2 bar, center2, and right2 bar************/
#container2 {

	width:1050px;
	margin:auto;
}




/***********************Center************************/
#center2 {
	
	width:1050px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:12px;
	color:#666666;
	height:auto;
	
	
}

/******************************************************/



/**********************Right bar***********************/
#right2 {
	
	float:left;
	text-align:center;
	width:150px;
	margin-left:0px;
	margin-right:auto;
	text-align:center;
	font-size:12px;
	color:#666666;
	height:0px;
	
}

