.divformregister
{
	/*background-color: #e8f3ff;
	border: 5px solid #718ea5;*/
	width: 400px;
	margin-left: 145px;
	padding: 5px;
	overflow: hidden;
}

.divformregister form
{
	text-align: center;
}

.divtermofuse
{
	margin: auto;
	overflow: auto;
	border: 1px solid black;
	width: 370px;
	height: 300px;
	text-align: justify;
	background-color: white;
}