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


body {	color: #ffe812;
	font: 18px/18px;
	font-family: DidotRegular, "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;	letter-spacing: 2px;
	word-spacing: 4px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 200px;
}

a {
	color : #ffe812;
	text-decoration : none;
}

a:hover {
	color : #ffe812;
	text-decoration : underline;
}.style2 {
	color: #ffe812;
	text-transform: uppercase;
	font: 10px/1.5em DidotRegular, "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-top: 140px;
	letter-spacing: 4px;
}
