@charset "utf-8";
/* CSS Document */

#container {
	width:850px;
	height:536px;
	position:absolute;
left:50%;
top:50%;
margin-left:-425px;
margin-top:-268px;
}

#logo {
width:850px;
height:516px;
float:left;
}

#links {
width:850px;
height:20px;
float:left;
margin-top:10px;
}
