h1 {
    letter-spacing: 4px;
}
div#content {
	word-spacing: 5px;
    letter-spacing: 1px;
}
p.copy {
	text-indent: 20px;
}