#wrapper {
	width:800px;
	font-size:10px;
}

.left {
	width:400px;
	float:left;
}

.right {
	width:400px;
	float:right;
}

#wrapper hr{
	width:80%;
	
}

#wrapper h1{
	font-size:16px;
	font-weight: bold;
	
}

#foot{
	border:0px;
	text-align: right;
	
}

#foot img {
	border:0px;
	 
}


