/* Styles */

body#home { background-color: #ffffff; margin: 120px 0; padding: 0; text-align: center; }
body#home div#content { width: 500px; margin: 0 auto; text-align:left; }
body#home div#wrapper { width: 500px; }

/* h1 { font-family: "museo-slab-1","museo-slab-2", serif; color: #999; font-size: 1.2em; font-style: italic; } */

p { font-size: 1.1em; padding: 0 0 15px 0; margin: 0; line-height: 1.7em; }

a { color: #999; text-decoration: none;  }
a:hover { text-decoration: underline; }

em { font-style: italic; }

.small {  }

#footer { position: absolute; margin: 0 auto; bottom: 0px; width: 200px; float: left; padding: 0; text-align: left; padding: 0 0 0 10px; }
#footer p { font-size: .9em; padding: 0;  line-height: 1em; }