table#center {
	width:600px;
	height:400px; 
	border: solid 1px #666;	
	border-collapse: collapse;
}

td#header {
	height:150px;
	border: solid 1px #666;	
	background: url('images/bg.jpg');
}

.flags {
	 background:#F2F2F2;
	 text-align:center;
	 color:#A2202A;
}

a, a img{
	border:none;
	text-decoration:none;
	color:#A2202A;
}