body
{
	background-color: #f0deba;
	padding-top: 10px;
}
div#main
{
	margin: auto;
	text-align: center;
}

div#text
{
	font-family: sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #f8c300;
}

div#text a
{
	text-decoration: none;
}

div#constr
{
	text-align: center;
}

