@font-face {
	font-family: 'TeXGyreHerosRegular';
	src: url('../texgyreheros-regular.eot');
	src: local('☺'), url('../texgyreheros-regular.ttf') format('truetype'), url('../texgyreheros-regular.svg#webfont') format('svg');
}

*					{ margin: 0; padding: 0; font-size: 100%; font-style: normal; font-weight: normal; }
body				{ background: #dccd98 url(../img/background.jpg) repeat-x; color: #707070; font: 80.01%/130% 'TeXGyreHerosRegular', serif; }
h1					{ background: url(../img/logo.jpg) no-repeat; height: 84px; text-indent: -5000px; width: 265px; 
					  position: absolute; top: 38px; left: 80px;}
address,h2			{ display: inline; }
h2					{ margin-left: 320px; }
a					{ color: #707070; text-decoration: none; }
a:hover				{ text-decoration: underline; }
.page				{ line-height: 130px; }