body { 
	margin-left: 20%;
	margin-right: 20%;
	font-family: sans-serif;
	background-color: #FFFCCC;
}
h1, h2 {
	color: blue;
}
h1 {
	font-size: 125%;
}
h2 {
	font-size: 100%;
}
p.breadcrumbs {
	font-size: 75%;
}

img {border: 0px;}
