body
{
	margin:0px;
	text-align:center;
	background-color:#000000;
}
#container
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}
#menu
{
	width:800px;
	height:200px;
}
#banner
{
	width:800px;
	height:200px;
}
#footer
{
	width:800px;
	height:100px;
}
