* {
 	margin:0;
 	padding:0
 }
 html,body {
 	height:100%;
 	width:100%;
	background-color:#000000;
 }
#floater {
 	float:left;
	height:50%;
	margin-bottom:-30px;
	width:1px;
 }
#table {
	clear:both;
	width:255px;
	height: 60px;
	position:relative;
	margin:0 auto;
	background:url(images/back.jpg) no-repeat 0;
	}
#top img {
	width:255px;
	height:33px;
	}
#flags {
	width:248px;
	height:19px;
	margin-left: 5px;
	}
img {
	width:119px;
	height: 19px;
	border:none;
	}


