body { background-color: gray;
	text-color: white;
	margin: 0px 0px;}

#topbar {position:absolute;
	margin: 10px;
	padding:8px;
	background-color:black;
	width:98%;
	height:160px;}

#lefthing {position:absolute;
	margin: 10px;
	top:176px;
	padding:8px;
	background-color:black;
	width:155px;
	height:100%;}

p.baright {position:relative;
	float: right;
	margin: 10px;
	top: 176px;
	padding:8px;
	background-color:black;
	width:155px;
	height:100%;
	}

#middlemother {position:absolute;
	margin: 10px 10px 173px 10px;
	top:176px;
	padding:8px;
	background-color:black;
	height:100%;
	left:173px;}
