body {
	text-align: center;
	line-height: 150%;
	font-family: arial; 
	font-size: 11px; 
	text-align: center;
	margin: 0px;
	background-color: #000;
	color: #27262d;
}

img {border-style: none;}

#main {
	position: absolute; bottom: 50px; margin: 0px auto; text-align: center; width: 100%;
	font-family: 'Tinos', serif;
	font-size: 28px; 
	font-style: italic;
	color: #27262d;
	line-height: 1em;
}

i {color: #4c4a54;}
em {color: #59535b;}
b {font-weight: normal; color: #35313f;}

a {color: #cb2624; text-decoration: none;}
a:hover {color: #ddd; text-decoration: none; cursor: help;}