a {
	text-align: center;
}
iframe {
	text-align: center;
}


body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: sans-serif;
	font-size: 15;
}
h1 {
	font-size: 30;
	font-weight: bold;
	text-align: center;
}
hr.solid{
border-top: 3px solid #bbb
}
footer {
	text-align: center;
}


