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

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

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

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


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