body { margin: 0; background-color:#CCCCCC;)}
#header { width: 980px; margin: 0 auto; }
#name { width: 404px; height: 100px; float: left; background-image:url(Tom.jpg); text-indent: 10px; }
#banner { width: 575px; height: 100px; float: right; line-height:100px; font-size: 36px; text-align: center; background-color: #00CCCC; border:none;}
#navber{
	width:980px;
	list-style:none;
	height:400px;
	text-align:center;
}
#navbar ul{height :115px; margin-left:0px; float:left; list-style-type: none;}
#navbar li { width: 175px; float:left; border: solid 1px green; text-align:center; height: 21px; line-height: 24px; text-decoration:none;}
#navbar li a { text-decoration:none; color: #000; }
#left{float:left; width:430px; height:300px; border:none; top:20cm; background-color:#C66}
#right{float:right; width:540px; height:400px; border:none; top:20cm;}
#foot{
	float:left;height:50px;
	width: 980px; text-align:center; margin-top:30px;
}
