BODY
{
	/*background-color : #2F2F2F;*/
	background-color : #000;
	text-align : center;
}

img {
	border: 0;
}

#main
{
	font-family: Georgia, Helvetica, "Times new roman", sans-serif;
	font-size: 13px;
	/*color: #fff;*/
	color: #c0c0c0;
	margin-top: 25%;
	padding-bottom: 0px;
	cursor: default;
}

#small {
    font-size: 12px;
}

#bottom
{
	position: absolute;
	bottom: 2px;
	right: 2px;
}

p {
	display: inline;
}
