@charset "utf-8";
@font-face {
	font-family: 'architectsaughter';
	src: url('../webfonts/architectsaughter/architectsdaughter-webfont.eot');
	src: url('../webfonts/architectsaughter/architectsdaughter-webfont.eot?#iefix') format('embedded-opentype'),
url('../webfonts/architectsaughter/architectsdaughter-webfont.woff') format('woff'),
url('../webfonts/architectsaughter/architectsdaughter-webfont.ttf') format('truetype'),
url('../webfonts/architectsaughter/architectsdaughter-webfont.svg') format('svg');
}
#container {


	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
body {
	text-align: center;
	font-family: architectsaughter, "Comic Sans MS", cursive;

}
