@charset "utf-8";
/* Frissítés */

#container {
	margin:0px auto;
	width:580px;
	height:300px auto;
	text-align:center;
	background-image:url(../images/frissites.jpg);
	}
	
#tartalom {
	margin:0px auto;
	width:560px;
	height:300px;
	text-align:center;
	font-family:Courier, monospace;
	font-size:24px;
	color:#FC0;
	
	}	