@charset "utf-8";
/* CSS Document */
/** {
	border: 1px solid red;
} */
@font-face {
	font-family: 'district_prothin';
	src: url('distproth-webfont.eot');
	src: url('distproth-webfont.eot?#iefix') format('embedded-opentype'),  url('distproth-webfont.woff') format('woff'),  url('distproth-webfont.ttf') format('truetype'),  url('distproth-webfont.svg#district_prothin') format('svg');
	font-weight: normal;
	font-style: normal;
}

p {
	font-family:'district_prothin';
}
h1, h2, h3, h4, ul {
	font-family: 'district_prothin';
}
img {
	display: block;
	width: 300px;
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	padding-top: 0;
}
/*#container2 {
	width: auto;
	height: auto;
	margin: 5px;
	background: #FFFFFF;
	align-content: center;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
}*/
#container {
	width: 700px;
	height: auto;
	margin: auto;
	background: #FFFFFF;
	align-content: center;
	padding-left: 75px;
	padding-right: 75px;
	padding-bottom: 75px;
	float: center;
}
body {
	background-color: #BBE9FC;
	align-content: center;
	font-family: 'distant_galaxyregular';
}
