/* CSS Document */

html {
	background: url(../img/splash/FoxRook-bg1.jpg) no-repeat center center fixed #000;
}

body {	
	font-family:Georgia, serif;
	margin:0px;
	padding:0px;

	}

h1{
	font-family: 'Sorts Mill Goudy', serif;
	font-size:32px;
	color:#999;
	font-weight:normal;
	letter-spacing: .005em;
	line-height:1em;
	margin: 5% 0 0 3%;
}

h2{
	font-family: 'Sorts Mill Goudy', serif;
	font-size:16px;
	color:#666;
	font-weight:normal;
	font-style: italic;
	letter-spacing: .01em;
	line-height:1.5em;
}
