
body {
        color: white;
        background-color: #555;
}
p, h1 {

        padding:30pt 20pt 20pt 30pt;
}
p {
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
a { color: white; }
a:visited { color: white; }
a { text-decoration: none; border-bottom:1px dotted; }

.centerme {
text-align: center;
i}

.title {
text-align: center;
padding:0;
font-style: italic;
font-size:3em; font-family: serif; }

.back { font-size: 1.5em; }
.questionL { font-size: 1.5em; }
.question {
font-style: italic;
font-size: 2em; }
.answer { color:#FFC; font-size: 3em; }


.footer { font-size: 1em; opacity: 0.6; text-align:center;}

