.foty {
	margin-top: 30px;
	margin-bottom:170px;

	
}
.left{
	float:left;
	border: inset black 4px;

}
.right{
	float:right;
	border: inset black 4px;
}
.righttop {
	float:right;
	border: solid grey 2px;
	margin-left:10px;
	margin-bottom:10px;
}
.foty2 {
	margin-top: 320px;


	
}

