body 
{
	background-color: #520337;
}
div#centered 
{
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block;
	position: absolute;
}
div#content 
{
	position: absolute;
	left: 50%;
	background-image: url('img/pisarabooking.jpg');
	background-repeat: no-repeat;
	width: 800px;
	height: 310px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -155px;
	margin-left: -400px;
}

div#logolinks
{
	margin-top: 275px;	
	text-align: center;
}