body {
	color: #c4c4c4;
	background: #898989 none no-repeat;
	position: relative;
	left: 30px;
	width: 700px;
	text-transform: uppercase;
	direction: ltr;
	font: normal small-caps .7em/1.3em "Helvetica Neue", Helvetica, Arial, Geneva, "Gill Sans", sans-serif;
}

.project {
	color: #fff;
}

a:link {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #5f5f5f;
}

header image {
	top: -300px;
	right: -100px;
}

spot preview image {
	width: 300px;
	height: 200px;
	position: fixed;
	top: 0;
	right: -400px;
	float: left;
}

h1 {
	font-size: 1em;
	margin-bottom: -25px;
	color: #4a4a4a;
}

strong {
	color: #fff045;
	text-transform: lowercase;
	font-variant: normal;
	font-size: 1em;
}

h2 {
	font-size: 1em;
	margin-bottom: -25px;
	color: #fff;
}

h3 {
	font-size: 1em;
	margin-bottom: 0;
	color: #fff;
}	
