body {} 
body { color: #444; font: 13px/20px 'trebuchet ms', 'lucida grande', sans-serif; }

p { margin: 0 0 10px; }

h1, h2, h3, h4 { margin: 20px 0 20px -2px; }
h1 { color: #3f2913; font-family: 'CoffeeServiceRegular'; font-size: 35px; font-weight: normal; line-height: 40px; }
h2 { margin: 0 0 10px; color: #3f2913; font-size: 18px; }
h3 { margin: 0 0 10px; color: #1fc0da; font-family: 'CoffeeServiceRegular'; font-size: 20px; font-weight: normal; }
h4 {  }

ul { margin: 0 0 10px; }

.photo-right { float: right; }

.darkPurple			{ color: #352752; }
.purple				{ color: #5849c3; }
.green				{ color: #87cd5c; }
.blue				{ color: #7eaddc; }
.orange				{ color: #f7ca89; }
.turquoise			{ color: #1FC0DA; }
.taupe				{ color: #CEB197; }
.dark-taupe			{ color: #776250; }
.dark-brown			{ color: #3C2A14; }
