body {
	background-color:#000000;
	padding : 20px;
}
p {
	text-align:center;
	color : #ffffff;
	font-size:2em;
}
pre {
	text-align:center;
	color : #ffffff;
	font-size:2em;
}

p.footer {
    	position:absolute;
    	bottom:0;
   	right:0;
	text-align: right;
	color : #808080;
	font-size: 0.8em;
}

#hr1 {
	width : 90%;
}
#hr2 {
	width : 70%;
}
#hr3 {
	width : 50%;
}
#hr4 {
	width : 30%;
}

