

#container{
	text-align:left;
	background:#fff;
}
#container, #top, #bottom, #footer{
	margin:0 auto;
	
}
#top, #bottom{
	
	height:10px !important;
	display:block !important;
}
#top{
	margin-top:10px;
}

