/* Simple theme */

.content, .subtitle, h1, h2, h3 { color: #fff; }
.content a:link { color: #00ffff; }
.content a:visited { color: #008080; }
.content a:active { color: #0000ff; }

h1 { text-align: center; }

.subtitle { font-style: italic; }
