*{
	border: 0;
	margin: 0;
	paddin: 0;
}

body{
		background: #181818;
		font-size: 10px;
		color: #b5b5b5;
		margin: 0;
}

h1{
	font-family: 'Adobe Garamond Pro', Georgia, serif;
	font-weight: normal;
	font-size: 42px;
	color: #fff;
	line-height: 150%;
	margin-bottom: 20px;
}

#holder{
	margin: 100px 0 0 100px;
	width: 840px;
	font-family: 'Adobe Garamond Pro', Georgia, serif;
	font-weight: normal;
	font-size: 24px;
	line-height: 150%;
}

#contact{
	font-size: 14px;
	margin-top: 20px;
}

a, a:active, a:hover{
	color: #fff;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

span{
	font-style: italic;
}
