@charset "utf-8";



@import url("file:///L|/B - Maps & Journal Articles/webfonts/architectsdaughter/stylesheet.css");

@font-face {
	font-family: 'architectsdaughter';
	src: url('file:///L|/B - Maps & Journal Articles/webfonts/architectsdaughter/architectsdaughter-webfont.eot');
	src: url('file:///L|/B - Maps & Journal Articles/webfonts/architectsdaughter/architectsdaughter-webfont.eot?#iefix') format('embedded-opentype'),
url('file:///L|/B - Maps & Journal Articles/webfonts/architectsdaughter/architectsdaughter-webfont.woff') format('woff'),
url('file:///L|/B - Maps & Journal Articles/webfonts/architectsdaughter/architectsdaughter-webfont.ttf') format('truetype'),
url('file:///L|/B - Maps & Journal Articles/webfonts/architectsdaughter/architectsdaughter-webfont.svg') format('svg');
}

body {
	text-align: center;
	font-family: architectsaughter, "Comic Sans MS", cursive;
	background-image: linear-gradient(to bottom, teal, white);
	  background-repeat: no-repeat;
	font-size: medium;
}

ul {
	list-style-type: none;
}


nav {
	font-size: medium;
}

#container {

	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
