body { -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility;}
@font-face {
	font-family: 'TeXGyreTermesRegular';
	src: url('fonts/texgyretermes-regular-webfont.eot');
	src: local('☺'), url('fonts/texgyretermes-regular-webfont.woff') format('woff'), url('fonts/texgyretermes-regular-webfont.ttf') format('truetype'), url('fonts/texgyretermes-regular-webfont.svg#webfontL1JtU4LK') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TeXGyreTermesItalic';
	src: url('fonts/texgyretermes-italic-webfont.eot');
	src: local('☺'), url('fonts/texgyretermes-italic-webfont.woff') format('woff'), url('fonts/texgyretermes-italic-webfont.ttf') format('truetype'), url('fonts/texgyretermes-italic-webfont.svg#webfontkwfeh2EE') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TeXGyreTermesBold';
	src: url('fonts/texgyretermes-bold-webfont.eot');
	src: local('☺'), url('fonts/texgyretermes-bold-webfont.woff') format('woff'), url('fonts/texgyretermes-bold-webfont.ttf') format('truetype'), url('fonts/texgyretermes-bold-webfont.svg#webfontdhZJhbsT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TeXGyreTermesBoldItalic';
	src: url('fonts/texgyretermes-bolditalic-webfont.eot');
	src: local('☺'), url('fonts/texgyretermes-bolditalic-webfont.woff') format('woff'), url('fonts/texgyretermes-bolditalic-webfont.ttf') format('truetype'), url('fonts/texgyretermes-bolditalic-webfont.svg#webfontRkBVjrAE') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	width: 960px;
	margin: 0 auto;
	font-family: 'TeXGyreTermesRegular', Times, serif;
	font-size: 15px;
}
em {
	font-family: 'TeXGyreTermesItalic';
	font-style: normal;
}

#header {
	width: 940px;
	padding: 0 10px;
	height: 80px;
	border-bottom: 1px solid black;
}
#header img {
	margin-top: 10px;
}
#header p {
	position: relative;
	float: right;
	top: 60px;
	font-family: Helvetica;
	font-weight: 900;
	font-size: 12px;
}
.intro h1 {
	margin-top: 10px;
	margin-left: -8px;
	font-size: 100px;
	font-family: Helvetica;
}
.column {
	position: relative;
	float: left;
	width: 220px;
	padding: 0 10px;
}
p {
	margin-top: 0;

}
.bright {
	background-color: #90621f;
	color: white;
}
#content1 {
	margin-bottom: 700px;
}
#content2 {
	clear: both;
	border-top: 1px solid #000;
	position: relative;
	top: 30px;
	padding-top: 60px;
}
#content2 .intro h1 {
	position: relative;
	float: right;
}
#content1 img {
	border: 2px solid #000;
	margin-top: 5px;
}

