body {
	font-family: arial, helvetica, sans-serif;
/*    background-color: #8A764E;*/
    background-color: #4C516D;
    padding: 0px;
    margin: 0px;
    color: white;
}

#content {
	width: 500px;
	margin: auto;
	text-align: center;
}

hr {
	border: 1px solid #666666;

}

p.lang {
	color: white;
	margin-bottom: 3px;
}

a.small {
	color: white;
    text-decoration: none;
	font-family: serif;
	font-size: 12px;
}

a {
/*	color: #1E2F33;*/
	color: white;
    text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
}
