/* Template colors based on Conspicuous Creep http://www.colourlovers.com/palette/663167/Conspicuous_Creep */
body {
	background-color:#2B2825;
	color:#FCF8BC;
	font-family: Palatino Linotype, Book Antiqua, Palatino, "Times New Roman", Times, serif;
	font-size:16px;
	margin:1em 20%;
}
a { color:#0B8C8F }
h1 { font-size:250%; text-align:center }
h2 { font-size:200% }
ul li{ line-height:200%; list-style: square outside }

a:visited{ color:#0B8C8F }
h1 a, h2 a,h1 a:visited, h2 a:visited { color:#CACF43 }
a:hover, h1 a:hover, h2 a:hover{ color:#D6156C; text-decoration: none }
ul a{ text-decoration: none }


.simple{ display: inherit }
.box{ border-bottom: 1px dashed #FFFFFF; margin-bottom: 1em; padding-bottom: 1em }
#nav{ font-size:125% }
#nav li{ color: #0B8C8F; list-style: lower-greek; }
#footer{ text-align:center }
