
body {
	background-image: url(../images/background_red.gif);
	text-align: center;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
}
a:visited {
	text-decoration: none;
}
#zent {
	position:  	  	absolute;
  	top:  	  	  	50%;
  	margin-top:  	-197px;
	left:			50%;
	margin-left:	-235px;
}

