body
{
	background: url("img/backgr.png");
	font-family: verdana;
	font-size: 8pt;
}

#banner
{
	text-align: center;
}

#main
{
	text-align: justify;
}

ul li
{
	padding: 5px;
}

.h0
{
	background-color: #b0c0d0;
	color: black;
	text-align: center;
}
