body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
}

a img {
	border: 0px;
}

p {
	margin-top: 12px;
	margin-bottom: 12px;
}

#container {
	width: 970px;
	height: 577px;
	position: absolute;
	left: 50%;
	margin-left: -485px;
	background-repeat:no-repeat;
}

#footer {
	font-size: 10px;
	color: #AAAAAA;
	position: absolute;
	top: 540px;
	left: 20px;
}
#footer a{
	color: #AAAAAA;
}

#txtBalk {
	color: #FFFFFF;
	font-size: 20px;
	position:absolute;
	top: 132px;
	left: 45px;
}

