@charset "UTF-8";
/* CSS Document */

@import url('main.css');
@import url('content.css');

	

section.projectA {
	background-image: url(../images/icons/hpg.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
	
section.projectB {
	background-image: url(../images/icons/heads.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
	
section.projectC {
	background-image: url(../images/icons/homepres.png);
	background-repeat: no-repeat;
	background-position: bottom right;}
	
section.projectD {
	background-image: url(../images/icons/domesticpatterns.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
	
section.projectE {
	background-image: url(../images/icons/martha.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
	
section.projectF {
	background-image: url(../images/icons/cranarium.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
	
section.projectG {
	background-image: url(../images/icons/fables.png);
	background-repeat: no-repeat;
	background-position: bottom center;}


	
section.preservesA {
	background-image: url(../images/icons/collectibles.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
	
section.preservesB {
	background-image: url(../images/icons/practical.png);
	background-repeat: no-repeat;
	background-position: bottom center;}

section.preservesC {
	background-image: url(../images/icons/educational.png);
	background-repeat: no-repeat;
	background-position: bottom right;}
	
section.preservesD {
	background-image: url(../images/icons/disposables.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
	
section.preservesE {
	background-image: url(../images/icons/stationery.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
	
section.preservesF {
	background-image: url(../images/icons/history.png);
	background-repeat: no-repeat;
	background-position: bottom center;}
	
section.preservesG {
	background-image: url(../images/icons/understanding.png);
	background-repeat: no-repeat;
	background-position: bottom center;}




