

body {background-color: #d3d3d3;
color: #666666;}

header {background-color: #002171;
		color: #ffffff;
		background-image: url(cinnamonrolls.jpg);
		background-position: center;
		background-size: 100% 260%;
		background-repeat: no-repeat;
		line-height: 1400%;
		text-indent: 1em;}
		
section {float: left;
		width: 15%;
		padding-left: 3.5em;
		padding-right: 3.5em;}
		
	
#bakedgoods {margin-left: 900px;
			height: 250px;
			background-image: url(bakedgoods.jpg);
			background-size: 100% 100%;
			background-repeat: no-repeat;}