
p {

	text-align: right;
	font-weight: bold;
	font-family: 'Roboto Slab', serif;
	margin: 100px 100px 100px -20px;
}

	p.small {
		line-height: 10%;

}

	p.description { 
		font-family: 'Source Sans Pro', sans-serif;
	}

h1 {
	margin: 100px 100px 100px 0px;
	font-style: italic;
	font-weight: bold;
	text-align: right;
	letter-spacing: 2px;
	line-height: 300%;
	font-family: 'Roboto Slab', serif;
}

em {

	letter-spacing: 10px

}