/* CSS Document */
h1 {
background-color:#CDE2C0;
}
h3 {
	background-color:#A8D2D3;
}

#content { 
  width: 90%; 
  }

#branding {
 background-color:#A3B996;
}
 
#footer { 
background-color: #CDE2C0;  
}
	
	.kirjatbox {
	font-size: 70%;
	}