.centered, .menusor
{
	text-align:center;
	display:block;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
}

.body{
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding:0;
}

* html .body {
	text-align:center;
}

img
{
	border: 0;
}

td{
	border-style:none;
}

a
{
	text-decoration:none;
}

a:hover
{
	color:white;
}

.menusor
{
	font: 28px bold arial;
	margin-top: 4px;
}

img#main_img
{
	margin-top:10px;
}

.footer {
	position: fixed;
	bottom: 0px;
	text-align:center;
	display:block;
}
