header {
	text-align: center;
	font-family: sans-serif; 
	border: 1px solid black;
	line-height: 3;
	background-image: url("https://image.freepik.com/free-photo/wooden-plank-textured-background-material_53876-33591.jpg");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

h1 {
	text-align: center;
	font-size: 24pt;
	font-family: sans-serif;
}

h2 {
	font-size: 14pt;
	text-align: center;
	font-family: sans-serif;
}

body {
	background-image: url("https://newenglandnomad2015.files.wordpress.com/2016/01/dsc_08761.jpg");
	background-size: cover;
	background-repeat: no-repeat;

}

footer {
	text-align: center;
	font-size: 16pt
}

.space {
	line-height: 3;
}

.space2 {
	line-height: 3;
}

.contact1 {
	text-align: right;
	font-size: 14pt
	color: blue;
}

.contact2 {
	text-align: right;
	font-size: 14pt
	color:blue;
}

.shipping {
	text-align: center;
	font-size: 16pt
}
